Differences between revisions 1 and 2
Revision 1 as of 2002-11-01 09:21:09
Size: 652
Editor: CPE014480108153
Comment:
Revision 2 as of 2002-11-01 10:09:41
Size: 708
Editor: CPE014480108153
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Tix (Tk Interface Extension) module provides an additional rich set of widgets. Although the standard Tk library has many useful widgets, they are far from complete. The Tix library provides most of the commonly needed widgets that are missing from standard Tk. Tix.py is a standard library module, the source
distribution has a set of demos in Demo/tix and it is described in the
The Tix (Tk Interface Extension) module provides an additional rich set of widgets to ["TkInter"]. Although the standard Tk library has many useful widgets, they are far from complete. The Tix library provides most of the commonly needed widgets that are missing from standard Tk.

Lib/lib-tk/
Tix.py is a standard library module; the source distribution of
Python has a set of demos in Demo/tix/ and it is described in the
Line 5: Line 7:
To take a look at an example of how Tix can improve the look of a Tkinter
application, look at the 'Tixed' version of IDLE called IDEStudio at
To take a look at an example of how Tix can improve the look of a ["TkInter"]
application, look at the 'Tixed' version of ["TkinterIdle"] called IDEStudio at

The Tix (Tk Interface Extension) module provides an additional rich set of widgets to ["TkInter"]. Although the standard Tk library has many useful widgets, they are far from complete. The Tix library provides most of the commonly needed widgets that are missing from standard Tk.

Lib/lib-tk/Tix.py is a standard library module; the source distribution of Python has a set of demos in Demo/tix/ and it is described in the reference manual: http://www.python.org/doc/current/lib/module-Tix.html

To take a look at an example of how Tix can improve the look of a ["TkInter"] application, look at the 'Tixed' version of ["TkinterIdle"] called IDEStudio at http://starship.python.net/crew/mike/Idle/

Tix (last edited 2019-12-15 07:41:15 by FrancesHocutt)

Unable to edit the page? See the FrontPage for instructions.