On 8/4/10 2:23 PM, Kevin Walzer wrote:
I believe that the system build of Python 2.6 on Snow Leopard (the one
installed by Apple) is linked against Tk 8.5, which includes the ttk
widgets. You'd still need to install the Python ttk wrapper module from
http://code.google.com/p/python-ttk/, but that's easier than building
the Tile module from scratch. Just download the code, and run "sudo
/usr/bin/python setup.py install" and you should be in business.
Hello Kevin,
I downloaded the python ttk wrapper and ran the command as you
suggested... but I'm not having any luck importing ttk (Mac OS X 10.6.4,
running the supplied python 2.6.5).
Any suggestions?
TIA,
Monte
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss