[pygtk] Unicode input in a PyGTK app running in Windows

Haris Andrianakis haris at coredump.gr
Thu Oct 6 21:53:48 WST 2011


Hello,

I have a PyGTK application that runs fine on both Linux and Windows. In
Linux I can input unicode characters by hexcode in GtkEntries by using
the combination Ctrl-Shift-U hexcode and pressing Enter. The same thing
doesn't work in Windows.

Do you know if there is any way to activate/enable this functionality in
windows?


Thanks!

-Haris


More information about the pygtk mailing list