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
|
Optional argument that specifies the subwindow name in the context of a QWorkSpace multi-window widget. |
Values Returned
|
The current window is set or this function was called from SKILL. |
|
Examples
nrSetCurrentWindow( cdsLibManager )
Related Topics
Return to top