WiseScript Package Editor Reference
213
Creating Custom Dialog Boxes
Variable
Specify the name of the script variable that stores the return value of this dialog
box control.
Value
Enter the value that gets assigned to the variable if this button is clicked. This
can be useful in a script when you need to know which hot text the end user
clicked.
Control Name
Enter the name by which you will refer to this control in the dialog box script.
Leave this blank if you will not manipulate this control with a script.
Action
Select an action for the control:
Return to Previous Dialog
Displays the previously-displayed dialog box in the dialog box set.
(Exception: The Back buttons on wizard dialog boxes do not use this option.
They are controlled by the Wizard Loop script action.) If this is the first
dialog box in the set, it returns to the installation script.
Return to Script
Returns to the installation script, even if this dialog box was called from
another dialog box in the dialog box set.
Display Dialog
Displays the selected dialog box from the current set.
Abort Installation
The end user is asked to confirm that the installation should be aborted.
Display Help Context
If the HELPFILE variable points to a valid copy of a Windows help file, the
specified numeric help context is displayed.
Execute Program
Starts another application or links to a Web page. Click Edit to specify and
configure the application to be started.
See
Specifying Execute Program Settings
on page 221.
Execute Named Event
Passes a named event to the dialog box script. The DLG_EVENT_TYPE
variable is set to the entered text.
See
Creating a Custom Dialog Box Script
on page 227.
Set Font
Normally, all controls use the default font, which you set on the Dialog Box
Properties dialog box. Click this to override the default font for this control. If
the font you choose is not available on this computer, the system font is used.
Default Font
Click this to use the font specified on the Dialog Box Properties dialog box.
Disabled Color / Enabled Color
Click Color to choose from the palette or to define custom colors. Enabled
Color is the color in which the hot text appears when the end user moves the
mouse pointer moves over the text.
Содержание WISESCRIPT PACKAGE EDITOR 8.0
Страница 1: ...WiseScript Package Editor Reference ...