 
 subsubsection3_8_4_1.html  section3_8.html  subsubsection3_8_3_1.html  tableofcontents3_1.html   Next: subsubsection3_8_4_1.html The InitWidgetRec Method Up: section3_8.html Tix Object Oriented  Previous: subsubsection3_8_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
  three methods will be called to initialize this instance. The
  methods are 
InitWidgetRec, ConstructWidget and SetBindings and they will be called in that order. The following
  sections show how these methods can be implemented.
 
 subsubsection3_8_4_1.html#SECTION00084100000000000000 The InitWidgetRec Method   subsubsectionstar3_8_4_2.html#SECTION00084200000000000000  Chaining Methods   subsubsectionstar3_8_4_3.html#SECTION00084300000000000000  The tixChainMethod call   subsubsection3_8_4_4.html#SECTION00084400000000000000 The ConstructWidget Method   subsubsection3_8_4_5.html#SECTION00084500000000000000 The SetBindings Method  http://tix.sourceforge.nethttp://tix.sourceforge.net 