 
 subsubsection3_4_4_1.html  section3_4.html  subsubsection3_4_3_1.html  tableofcontents3_1.html   Next: subsubsection3_4_4_1.html The InitWidgetRec Method Up: section3_4.html Tix Object Oriented  Previous: subsubsection3_4_3_1.html Declaring Public Methods    Standard Initialization Methods 
Each new mega-widget class must supply three standard initialization
methods. When an instance of a Tix widget is created, three 
methods will be called to initialize this instance. The methods are
InitWidgetRec, ConstructWidget and SetBindingsand they will be called in that order. The following sections show how
these methods can be implemented.
 
 subsubsection3_4_4_1.html#SECTION00044100000000000000 The InitWidgetRec Method http://tix.sourceforge.nethttp://tix.sourceforge.net 