[Tkinter-discuss] tkinter extensions

John W. Shipman john at nmt.edu
Sun May 19 03:52:33 CEST 2013


On Sat, 18 May 2013, Beinan Li wrote:

+--
| I'm new to the list and have to confess that I'm a newbie
| that needs recommendations on high-level (compound) widgets based on
| tkinter.
| As far as I understand, I assume ttk has quite a number of high-level
| widgets such as notebook,
| but the inventory is still not as big as one may find in other toolkits
| like wx or qt.
+--

I'm not familiar with Tkinter extensions, but here is a quick
reference for Tkinter 8.5, including ttk:

     http://www.nmt.edu/tcc/help/pubs/tkinter/

The ttk module does include Notebook and Treeview and a few other
new ones.

I'm quite curious what widgets you need that are not in the basic
product.

Best regards,
John Shipman (john at nmt.edu), Applications Specialist
New Mexico Tech Computer Center, Speare 146, Socorro, NM 87801
(575) 835-5735, http://www.nmt.edu/~john
   ``Let's go outside and commiserate with nature.''  --Dave Farber


More information about the Tkinter-discuss mailing list