DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

VxEndFormCB(VTCL)


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.
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005