Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

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 Design Entry HDL–SKILL Routines.

Argument

g_cursorFocus

t or nil. If 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.

Values Returned

t

Always returned.

Related Topics

Window Functions


Return to top
 ⠀
X