interface slider undisplay
Allows closing of an existing slider on the dialog box.
The slider is an element on the dialog box, specifying a variable parameter, the dragGIng of the slider bar, will vary the parameter value between minimum and maximum depending on the current position of the slider.
Format:
interface slider undisplay |
|---|
slider_name = | an existing GI_slider |
Example:
interface slider undisplay & |
|---|
slider_name = | .gui.dbox.sldr |
Description:
Parameter | Value Type | Description |
|---|
slider _name | An Existing GI_slider | Specifies the name of an existing slider |
Extended Definition:
1. The slider can be closed by specifying the appropriate name for the parameter ‘slider_name’ in the ‘undisplay’ dialog box.