Auto-loading Widget Classes
Keep each widget class implementation into a single Tcl file.
Use the tixindex program to generate the tclIndex file for auto-loading the widget classes into wish.
% cd myclasses/
% tixindex *.tcl > tclIndex
Previous slide
Next slide
Back to first slide
View graphic version