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

hiPickWindow

hiPickWindow() 
=> w_windowId / nil 

Description

Lets you select a window without changing the current window. When this function is called, the pointer is grabbed and not released until either the mouse button or the Escape key is pressed. Any other keyboard event is ignored and the mouse click is not passed on to anything else.

Argument

None

Value Returned

w_windowId

The windowId of the window in which the user clicks the mouse button.

nil

The user selects the Escape key or clicks the mouse button when the pointer is not over a window.

Related Topics

Window Functions


Return to top
 ⠀
X