Next: BLOX.Blox class-instance creation, Previous: BLOX.Blox class-C call-outs, Up: BLOX.Blox [Index]
If this is the outermost dispatching loop that is started, dispatch events until the number of calls to #terminateMainLoop balances the number of calls to #dispatchEvents; return instantly if this is not the outermost dispatching loop that is started.
Dispatch some events; return upon destruction of the ‘mainWindow’ widget (which can be any kind of BWidget, but will be typically a BWindow).
Terminate the event dispatching loop if this call to #terminateMainLoop balances the number of calls to #dispatchEvents.
Initialize the Tcl and Blox environments; executed automatically on startup.