How do you use the widgets in tkinter.ttk if you want to "import tkinter as tk"?

Rick Johnson rantingrickjohnson at gmail.com
Sun Mar 4 20:39:27 EST 2012


On Mar 2, 11:06 pm, John Salerno <johnj... at gmail.com> wrote:
> I'm tempted just to go back to wxPython. Two sets of widgets in Tkinter is a little annoying.

Your complaint is justified. The Tkinter API is a disgrace. IDLE's
source is just as bad. Luckily i have not made the jump to py3000 full-
time yet, but when i do, i think the first item on my to-do list will
be to hack this hideous tk+ttk+blah+blah into something more
friendly.

Heck, maybe i'll even release it!




More information about the Python-list mailing list