[Qt-interest] Accent QTextEdit Mac OS X
Vinicius Jarina
viniciusjarina at gmail.com
Mon Feb 8 13:01:52 CET 2010
Hi, when I type a word with accent inside a QTextEdit, using U.S
International keyboard layout (using QtCreator and Mac OSX 10.6), Qt
duplicate the char with accent.
Example:
type: m + ´ + e + d + i + c + o
The result should be: "médico", but when I type the 'd' letter the 'e'
letter is repeated.
"méedico."
How to workaround this issues?
Regards.
Vinicius Jarina.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100208/9def417a/attachment.html
More information about the Qt-interest-old
mailing list