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 (j...@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 _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss