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

hiSetWindowFocus

hiSetWindowFocus(
w_windowId
[ g_setCurrent ]
)
=> t / nil

Description

Sets the focus to the window associated with the given window ID.

Arguments

w_windowId

Specifies the ID of the window you want to set focus to.

g_setCurrent

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

t

Focus is set to the window with the given ID.

nil

Focus is not set.

Related Topics

General Environmental Functions


Return to top
 ⠀
X