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

hiChangeFormTitle

hiChangeFormTitle( 
r_form 
t_newTitle
) 
=> t / nil

Description

Changes the window manager title of the specified form to t_newTitle.

Arguments

r_form

Form whose title is changed.

t_newTitle

New title to appear in the window manager frame. This frame is placed around each window depending on the window manager being used.

Values Returned

t

The window manager title is changed.

nil

The window manager title is not changed.

Related Topics

Form and Field Functions


Return to top
 ⠀
X