hiFocusToCursor
hiFocusToCursor(g_cursorFocus) =>t
Description
Sets the window focus mechanism.
If g_cursorFocus is set to t, the current window is set by moving the cursor into a window. If set to nil, you must click in a window to make it current.
The current window is always the last window that contained the cursor. The Command Interpreter Window (CIW) can never be the current window.
This function is not available in Concept SKILL. For more information, see
Argument
|
|
Values Returned
Related Topics
Return to top