Warning array description
The following is a description of the various parts of a
warning dialog description:
 Warning(warning name,title)
- 
the title of the warning dialog (optional).
 Warning(warning name,okCB)
- 
the name of the routine to call
when the user presses the ok button in the dialog window.
 Warning(warning name,okLabel)
- 
indicates the label to be used for the OK button.
If no value is specified then the default widget label is used.
 Warning(warning name,cancelLabel)
- 
indicates that the Cancel button is to be displayed
and specifies the label used by the Cancel button.
 Warning(warning name,message)
- 
the message to be displayed in the warning dialog.
Next topic: 
Example wizard
Previous topic: 
Page array description
© 2004 The SCO Group, Inc.  All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004