[Pythonmac-SIG] needed: simple gui toolkit with "japanese input" support

Gábor Farkas gabor at nekomancer.net
Mon Apr 10 17:06:14 CEST 2006


hi,

i'd like to write a simple python-mac application,
for which i need to choose a gui toolkit.

the problem is that i need to be able to enter japanese text,
which means i need support for.... i don't know how that's called in osx 
(on linux that would be input methods).

for example with tkinter it is not possible.

i know that using pyobjc and doing directly cocoa would work,
but last time i checked it it seemed quite complicated.

so, is there something simpler? maybe a simple gui toolkit built on cocoa?


thanks,
gabor


More information about the Pythonmac-SIG mailing list