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

hiHideProgressBar

hiHideProgressBar(
w_windowID
)
=> t / nil

Description

Removes the progress bar (and its label) from the window you specify.

Argument

w_windowID

The window from which you want to remove the progress bar.

Value Returned

t

The progress bar was removed.

nil

There was an error.

Example

hiHideProgressBar( window ( 3 ) )

Related Topics

Progress Dialog Box Functions

hiShowProgressBar

hiSetProgressBar

hiSetProgressLabel

hiGetProgressBarTotalSteps

hiDisplayColorDialog


Return to top
 ⠀
X