Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leSetFocusToEditableFieldsInStatusToolbar

leSetFocusToEditableFieldsInStatusToolbar( 
w_windowId
) 
=> t / nil

Description

Sets the focus to the editable X field on the Status toolbar of the window, w_windowId.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

Example

Sets the focus to the editable X field of status toolbar of the current window.

leSetFocusToEditableFieldsInStatusToolbar(hiGetCurrentWindow()) 


Return to top
 ⠀
X