DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

VxEndFormCB(VTCL)


VxEndFormCB -- destroy parent form of widget calling this command

Syntax

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.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003