On Thu, 9 Jun 2005 08:06:44 +0200 Petr Šimon <[EMAIL PROTECTED]> 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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
