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.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.