VtRaise(VTCL)
VtRaise --
raise specified widget above all others
VtRaiseDialog-
Synonym of VtRaise
Synopsis
VtRaise widgetName [-dialog]
VtRaiseDialog widgetName
Description
Raises the widget above all others. This works in graphical mode;
it is ignored in character mode.
Options
-dialog-
Destroys the entire dialog in which the widget resides.
Return values
If VtRaise fails,
it returns one of the following error messages:
NO_WIDGET-
no widget corresponding to widgetName given
NOT_OPTION-
option is not valid for this widget
OPTION_COUNT-
too many or too few options specified
Notices
VtRaiseDialog is provided for backward compatibility.
Use VtRaise -dialog to accomplish the same task.
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005