WiseScript Editor Reference
95
The sample scripts that use custom dialog boxes all use dialog box controls. For details
on sample scripts, see ScriptHelp.htm in the Samples subdirectory of this product’s
installation directory.
See also:
Aligning and Spacing Dialog Box Controls
on page 113
Setting Tab Order of Dialog Box Controls
on page 114
Combo Box
A combination edit field and drop-down list control that lets
the end user select a predefined value or enter a value.
See
Adding Combo Box Controls
on page 97.
Edit Text
An editable text field that accepts single or multiple lines.
You can also use this type of control to display a text file.
See
Adding Edit Text Controls
on page 99.
Graphic
A non-editable bitmap graphic.
See
Adding Graphic Controls
on page 101.
Group Box
A boundary box drawn around related controls.
See
Adding Group Box Controls
on page 102.
Hot Text
Text that you can link to actions or a Web page.
See
Adding Hot Text Controls
on page 103.
List Box
A single column of values. The end user can select one or
more values from the list.
See
Adding List Box Controls
on page 104.
Play AVI
An animation. This does not include controls to play, stop,
rewind, or fast forward the movie.
See
Adding Play AVI Controls
on page 106.
Push Button
A clickable button. Generally you must configure buttons to
perform an action, such as displaying another dialog box.
Buttons can also close a dialog box, set script variables, and
take other actions. Every dialog box must contain at least
one button.
See
Adding Push Button Controls
on page 107.
Radio Button
A group of mutually exclusive options with a separate radio
button for each option.
See
Adding Radio Button Controls
on page 109.
Rectangle
A box.
See
Adding Rectangle Controls
on page 110.
Text Control
Static text field for displaying messages. The end user
cannot change text in this type of field.
See
Adding Text Controls
on page 111.
Содержание ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Страница 1: ...WiseScript Editor Reference ...
Страница 31: ...WiseScript Editor Reference 31 ...
Страница 91: ...WiseScript Editor Reference 91 ...
Страница 148: ...WiseScript Editor Reference 148 ...