Next: BLOX.BMenu, Previous: BLOX.BList, Up: BLOX package [Index]
I am the superclass for every visible user interface object (excluding canvas items, which are pretty different). I provide common methods and a simple Tcl interface for internal use. In addition, I expose class methods that do many interesting event-handling things.
NOTE: some of the methods (notably geometry methods) may not be suitable for all Blox subclasses and may be included only for backwards compatibility towards 1.1.5 BLOX. You should use geometry methods only for subclasses of BWidget.
• BLOX.Blox class-C call-outs: | (class) | |
• BLOX.Blox class-event dispatching: | (class) | |
• BLOX.Blox class-instance creation: | (class) | |
• BLOX.Blox class-utility: | (class) | |
• BLOX.Blox-accessing: | (instance) | |
• BLOX.Blox-basic: | (instance) | |
• BLOX.Blox-creating children: | (instance) | |
• BLOX.Blox-customization: | (instance) | |
• BLOX.Blox-widget protocol: | (instance) |