 
 subsection3_3_2.html  subsection3_3_1.html  subsubsection3_3_1_7.html  tableofcontents3_1.html   Next: subsection3_3_2.html Tix Commands Up: subsection3_3_1.html Tix Widgets  Previous: subsubsection3_3_1_7.html Miscellaneous Widgets    Form Geometry Manager 
In addition, 
Tix augments Tk by providing:
../../../man/html/TixCmd/tixForm.htmtixForm  Tix adds a form geometry manager based on attachment rules.
../../../man/html/TixCmd/Wm.htmlWm  an addition to the standard TK wm command
for reparenting windows.
 
Some of these widgets are implemented by Tix in ``C'', such as the HList
and Tree widgets, but in fact, very few new widgets at the "C" level are
introduced by Tix; most are compound widgets of existing Tk widgets.  They
are all created using the simple object oriented programming (OOP)
framework for writing mega-widgets called the Tix Intrinsics.
http://tix.sourceforge.nethttp://tix.sourceforge.net 