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

hiSetWindowName

hiSetWindowName(
w_windowId 
t_label 
) 
=> t / nil 

Description

Sets the window name, which is displayed in the window manager frame of a window. A session window displays the window name of the window that is currently active within it.

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

Arguments

w_windowId

The ID of the window, session window, or dockable window whose name you want to set.

t_label

Text to be displayed in the window manager frame.

Value Returned

t

The text is displayed.

nil

w_windowId is invalid.

Related Topics

Window Functions

hiSetWindowName


Return to top
 ⠀
X