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

hiSetProgressButtonText

hiSetProgressButtonText(
g_dboxID
t_buttonText
)
=> t / nil

Description

Changes the text of the button on a progress dialog box. Progress dialog boxes, created with hiDisplayProgressBox, have one button, whose default text is Cancel.

Arguments

g_dboxID

The ID of the progress dialog box.

t_buttonText

The new text to be displayed on the button.

Values Returned

t

The button text was set.

nil

There was an error.

Related Topics

Progress Dialog Box Functions

hiDisplayProgressBox

hiIsProgressBoxCancelled

hiSetProgress

hiSetProgressText


Return to top
 ⠀
X