wxPython and Chinese characters in Unicode?
carroll at tjc.com
carroll at tjc.com
Tue Aug 5 23:30:16 EDT 2003
Does wxPython handle Unicode strings (specifically, Unihan strings,
with Chinese characters) easily?
I'm writing an app to help me explore the Chinese character sets, and
can do basic displays of the characters in Tkinter, but Tkinter looks
daunting as I try to grow the app beyond a simple display. wxPython
looks easier to use; but will it handle Chinese characters?
More information about the Python-list
mailing list