>>>>> Sebastian Pająk <spcon...@gmail.com> (SP) wrote:

>SP> Maybe this picture will tell you more:
>SP> http://files.getdropbox.com/u/1211593/tkinter.png

>SP> The original script:
>SP> http://files.getdropbox.com/u/1211593/test1.py

>SP> May someone can confirm this osx behaviour?

Yes, I get the same. But it is a problem of the underlying Tk
implementation. I get the same strange behaviour in wish.

Text widgets seem to have the same problem and it has to do with the use
of QuickDraw rather than ATSUI in Tcl/Tk 8.4. Whereas 8.5 uses ATSUI but
this seems to cause other problems.

See:
http://aspn.activestate.com/ASPN/Mail/Message/tcl-mac/2862062
http://aspn.activestate.com/ASPN/Mail/Message/tcl-mac/2862807

-- 
Piet van Oostrum <p...@cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: p...@vanoostrum.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to