Tkinter updates - Easiest way to install/use Tile?

Fredrik Lundh fredrik at pythonware.com
Thu Aug 14 05:19:10 EDT 2008


Eric Brunel wrote:

> As I said above, if I had to choose today, I'd go Python 2.6 + tcl/tk 
> 8.5 + Guilherme Polo's ttk wrappers.

And putting on my GSoC hat, I'd agree.

I'll probably prepare a "ttk patch kit" for Python 2.5 when things 
settle down a bit (unless someone beats me to it), but if you want 
something asap, 2.6 + ttk is what you want.

(the OP mentioned py2exe, so I'm assuming Windows here.  building a 
custom _tkinter for 2.5 with Tcl/Tk 8.5 on a Unixoid system is pretty 
straightforward.)

</F>




More information about the Python-list mailing list