VtMainLoop --
start interaction between script and GUI rendering engine
Syntax
VtAddMainLoop
Description
Starts interaction between the script and the SCO Visual Tcl
graphical user interface (GUI) rendering engine.
Causes the script application to become
active and react to user and system actions.
Usually called as the last command of a script after the GUI
hierarchy is displayed with
VtShow(VTCL).