[PyKDE] Windows IME input

Gerard Vermeulen gerard.vermeulen at grenoble.cnrs.fr
Fri Jun 10 07:23:29 BST 2005


On Thu, 9 Jun 2005 08:06:44 +0200
Petr Å imon <info at klubko.net> wrote:

> Hello, 
> I am posting this again, not sure whether it got to the list.
> I have an application running with no problems on linux. On windows, however, 
> input fields (QTextInput, QLineInput) don't accept IME input (chinese). I can 
> paste the characters, but direct input is disabled. What am I doing wrong?
> I am using PyQtGPL10.exe from pythonqt.vanrietpaap.nl.
> Thanks a lot
> Petr

Does it work in C++?
You have to keep in mind that this version of PyQt is based on a port of
a GLD'ed Qt-library to Windows and that not all bell and whistles may be
supported.

Gerard




More information about the PyQt mailing list