Thank you, Tkinter. (easy to use)
argo785 at gmail.com
argo785 at gmail.com
Thu Feb 12 16:23:54 EST 2009
On Feb 12, 4:29 am, "Eric Brunel" <see.signat... at no.spam> wrote:
> On Thu, 12 Feb 2009 06:06:06 +0100, <argo... at 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...
Looking forward to it. Searching around some more, also found this:
http://tkinter.unpythonic.net/wiki/Tk85AndPython
which sheds a little light.
And following a link therein, it would seem that we'll have it by
default with Python 2.7/3.1 -- [this bug](http://bugs.python.org/
issue2983) was closed about 2 weeks ago.
More information about the Python-list
mailing list