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

nrSetCurrentWindow

nrSetCurrentWindow(
o_window
[ t_subWindowName ]
)
=> t / nil

Description

Function logged when the current window is set. This function is intended only for replay use and should not be called explicitly.

Arguments

o_window

The window that has become the current window.

t_subWindowName

Optional argument that specifies the subwindow name in the context of a QWorkSpace multi-window widget.

Values Returned

t

The current window is set or this function was called from SKILL.

nil

There was an error.

Examples

nrSetCurrentWindow( cdsLibManager )

Related Topics

QtReplay Functions

nrResizeWindow

nrSetWindowVisibility


Return to top
 ⠀
X