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 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig