I have a couple of world windows open.
If I want to go to another world window I can either:
a. click its window;
b. click the Window menu and then the world I want to go to;
c. hit ALT+W and then the number of the world I want to go to (which is the same thing but using only the keyboard) or
d. hit CTRL+TAB or CTRL+SHIFT+TAB to cycle through opened worlds until I get to the one I want.
However, I'd like to be able to change focus through use of a script command. For example: ChangeFocusToWorldWindow("worldWindowId").
Is that possible? Does such a function exist? I wasn't able to find any that would do it from the alphabetical list.
If I want to go to another world window I can either:
a. click its window;
b. click the Window menu and then the world I want to go to;
c. hit ALT+W and then the number of the world I want to go to (which is the same thing but using only the keyboard) or
d. hit CTRL+TAB or CTRL+SHIFT+TAB to cycle through opened worlds until I get to the one I want.
However, I'd like to be able to change focus through use of a script command. For example: ChangeFocusToWorldWindow("worldWindowId").
Is that possible? Does such a function exist? I wasn't able to find any that would do it from the alphabetical list.