DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

VtRaise(1vtcl)


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.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004