WiseScript Editor Reference
See
Specifying Execute Program Settings
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
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.
Underline Enabled Text
Mark this to underline the hot text when the end user moves the mouse pointer
over the text.
X-Position / Y-Position
Specify the exact location of the control on the dialog box. You can also use the
alignment commands to precisely arrange controls on the dialog box.
See
Aligning and Spacing Dialog Box Controls
Note
A dialog unit is based on the size of the dialog font, usually 8-point MS Sans
Serif. A horizontal dialog unit is 1/4 the average width of the font and a vertical
dialog unit is 1/8 the average height of the font.
Width / Height
Specify the exact dimensions of the control in dialog units. You can also resize
controls by dragging their handles, though this is not as precise.
Do Not Check Fields
Mark this to suppress directory confirmation and field validity checking.
4.
Click OK.
See also:
About Dialog Box Controls
About Dialog Boxes
on page 92
Adding List Box Controls
A list box is a list of values from which the end user can choose. The control can return
either the actual string the end user selected, or its position in the list as a letter. If it
returns letters, it returns A if the first item is selected, B if the second item is selected,
and so on.
1.
Open the dialog box in the Custom Dialog Editor.
See
Editing Dialog Boxes
on page 94
on page 93.
on page 112.
on page 118.
on page 113.
104
Need help?
Do you have a question about the WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0 and is the answer not in the manual?