[Pythonmac-SIG] Problem with tkaqua Tkinter and some Kanji unicode values.

Read Roberts rroberts at adobe.com
Wed Nov 17 23:13:12 CET 2004


Thanks for confirming that it is not just my system!

  I'm pretty sure that it the problem is in Tk rather than 
Python/Tkinter , as I can do Entry_widget.cget('txt') and get the 
right string back, and can even cut and paste from the Entry widget 
to other apps and still get the original Unicode back ( well, UTF-8, 
but it is still correct).

Looks like I will have to go spelunking in TK to find the cause - 
anyone have suggestions about where to start?

- Read

>Hmmm, the same thing is also happening for the Mincho. I'm able to display
>those Unicodes fine in TextEdit in both Gothic and Mincho, so this is
>something that's happening in the Python side of things, it looks like.
>
>I get the same results you get using python 2.3.4 and TclTkAqua 8.4.7 under
>OS X 10.3.6.
>
>Dave
>


More information about the Pythonmac-SIG mailing list