Accented letters and Qt/Win Free
Angus Leeming <[email protected]>
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Guys, accented letters don't work in Qt/Win Free. Or at least they don't work in the main LyX screen where we interpret the key events that you give us. I have no idea whether they work in, say, a QLineEdit because I've no idea now to input such a character yet. (I'm totally ignorant of Windows. My grandmother can teach me stuff about it ;-)) Anyway, I'm forwarding this question to you, because you may be able to answer it for me ;-) Regards, Angus Jürgen Spitzmüller wrote: > Angus Leeming wrote: >> > Accented letters that needs the two keystrokes are not recognized >> >> > but the "ñ" is.  Any clue? >> >> I haven't investigated yet, but my feeling is that this is a bug in the >> underlying Qt/Win Free library. > > Dumn question: is it possible that the qt/win free people ported a qt > version including the qt-immodule patch? If so, you have to change the > definition of USE_INPUT_METHODS in QContentPane.h: 29 (it has to be > disabled for MacOSX at least). > > Jürgen