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

hiDeiconifyWindow

hiDeiconifyWindow(
w_windowId 
) 
=> t / nil 

Description

Converts an icon to a window. If the window is contained in a session window, the session window is deiconified.

w_windowId can also be a session window but it cannot be a dock window.

This function is not available in Concept SKILL. For more information, see Design Entry HDL–SKILL Routines.

Argument

w_windowId

Window you want to deiconify. w_windowId can be a window or a session window. It cannot be a dock window.

Values Returned

t

The window is deiconified.

nil

The window is not deiconified. An error message is also issued.

Related Topics

Window Functions

hiIconifyWindow

hiLowerWindow


Return to top
 ⠀
X