hiSetWindowFocus
hiSetWindowFocus(w_windowId[g_setCurrent] ) =>t / nil
Description
Sets the focus to the window associated with the given window ID.
Arguments
|
A non-nil value specifies the window with the given ID is set as the current window, if it is not a session or dockable window. |
Values Returned
Related Topics
General Environmental Functions
Return to top