On 22/07/2008, at 19:24, Kevin Walzer wrote:

Tk 8.5 was released last December, and is a big improvement over Tk 8.4. However, Python's binary distributions (for Mac and Windows, anyway) still link against Tk 8.4.x.

There's nothing to prevent you from doing your own build of Python with Tk 8.5. That's what I've done. However, upping the "default version" of Tk is actually a pretty big deal in the Python world, and likely won't be done officially until Python 2.6.


Yes but I remember reading somewhere that tkinter (at least the version that comes with python 2.5) had some problems with Tk 8.5, are you using a tkinter package from svn, or did you merge back those changes to your build or python?

--
Leonardo Santagada



_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to