New Tk look (aka Ttk or Tile widgets)

Rob Wolfe rw at smsnet.pl
Thu Jan 10 09:09:56 EST 2008



Robert Hicks napisał(a):
> Do I have to install something extra to use the new look?

I managed to use Tile with Tk 8.4 and Python 2.5.
After installing Tile I followed these advices:
http://tkinter.unpythonic.net/wiki/UsingTile
and used this code:
http://tkinter.unpythonic.net/wiki/TileWrapper
Actually, I wanted to use Treeview, so I needed to tweak
a little bit this code, but it's very simple to do.

HTH,
Rob



More information about the Python-list mailing list