|
|
# # Main #So far, this chapter has explained how Main:set app [VtOpen Example]
set mainform [VtFormDialog $app.form -title "Kill"]
CreateMenu $mainform CreateList $mainform
VtShow $mainform VtMainLoop
The next several sections discuss the callbacks used by
the program.