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

hiSetProgressBannerText

hiSetProgressBannerText(
g_dboxID
t_banner
)
=> t / nil

Description

Sets the text that is displayed on the window banner of a progress dialog box.

Arguments

g_dboxID

The ID of the progress dialog box.

t_banner

The text to be displayed on the banner of the progress dialog box.

Values Returned

t

The banner text was set.

nil

There was an error.

Related Topics

Progress Dialog Box Functions

hiDisplayProgressBox

hiIsProgressBoxCancelled

hiSetProgress

hiSetProgressText


Return to top
 ⠀
X