if I have three windows
I edit window in one.
I want focus windows for twice
i try to use window.focusView api.but window can't focus.this window in underside of now editing window.how to do it?
some_view = other_window.views()[0]
other_window.focus_view(some_view)
Users browsing this forum: No registered users and 3 guests