DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
VtRaise(VTCL)
VtRaise -- raise specified widget above all others
Syntax
VtRaise
widgetName
[
-dialog
]
VtRaiseDialog
widgetName
Description
Raises the widget above all others. This works in graphical mode; it is ignored in character mode.
VtRaiseDialog- Synonym of
VtRaise
Options
-dialog
Destroys the entire dialog in which the widget resides.
Notes
VtRaiseDialog
is provided for backward compatibility. Use
VtRaise
-dialog
to accomplish the same task.
Errors
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
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003