On Feb 12, 4:29 am, "Eric Brunel" <see.signat...@no.spam> wrote: > On Thu, 12 Feb 2009 06:06:06 +0100, <argo...@gmail.com> wrote: > > [snip] > > > My only (minor) complaint is that Tk > > doesn't draw text antialiased in the various widgets (menus, labels, > > buttons, etc.). > > From version 8.5 of tcl/tk, it's supposed to do it. See this > page:http://www.tcl.tk/software/tcltk/8.5.tml > under 'Highlights of Tk 8.5', item 'Font rendering'. It seems to talk only > about X11 and Mac OS X; don't know if it works on Windows...
I also don't know about MS Windows. I've been fortunate enough to not have to use that OS for *years*. Also, after some more searching, found this: http://tkinter.unpythonic.net/wiki/Tk85AndPython And according to [this](http://bugs.python.org/issue2983), the ttk support has been merged into Python 2.7/3.1 as of about 2 weeks ago. -- http://mail.python.org/mailman/listinfo/python-list