DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

VxEndFormCB(1vtcl)


VxEndFormCB -- destroy parent form of widget calling this command

Synopsis

VxEndFormCB

Description

Destroys the parent form of the widget it was called by. This is useful for calls like:
set form [VtFormDialog $app.form -ok -okCallback VxEndForm]   
In the above example, when the user presses the OK button the dialog is destroyed.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004