The dialog section is framed by the keywords @DIALOG and @ENDDIALOG. This section defines the layout of the dialogs executed during an attended product installation. The dialog section consists of the entries listed below. For the detailed description of an entry see the appropriate keyword description.
The same definitions are used for Java- and VT100-based dialogs. The Installer manages the proper visualization on the target computer.
@DIALOG:
#dhead: ..... ; [#graphic: ..... ;] [#textfield: ..... ;] [#passwordfield: ..... ;] [#instdir: ..... ;] [#textarea: ..... ;] [#filearea: ..... ;] [#label: ..... ;] [#checkbox: ..... ;] [#button: ..... ;] [#navbutton: ..... ;] [#combobox: ..... ;] [#radiobutton: ..... ;] [#progressbar: ..... ;] [#progresslabel: ..... ;] [#progressarea: ..... ;] [#fileselection: ..... ;] [#scrollarea_begin: ..... ;] [#scrollarea_end: ..... ;] [#tree_begin: ..... ;] [#tree_end: ..... ;] [#image:] [#fileselection:] [#inputorder:]
@ENDDIALOG:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|