Next: Loading the New Up: Tix Object Oriented Previous: Configuration Methods and

 

Summary of Widget Instance Initialization 

The creation of a widget instance is a complex process. You must understand how it works in order to write your widget classes. The following is the steps taken by the Tix Intrinsics when a widget instance is created:

After the above steps, the creation of the instance is complete and the user can iterate with it using its widget command.


http://tix.sourceforge.net