[QScintilla] Behavior of Compose key
Detlev Offenbach
detlev at die-offenbachs.de
Sat Jul 6 18:01:11 BST 2013
Hello,
within the QScintilla editor it is possible to generate accented
characters using the compose key. However, as soon as an auto-
completion list is shown, the compose key is not recognized any longer.
The QScintilla signal SCI_CHARADDED sends '^' when Compose+'^' is
pressed instead of waiting for a character (e.g. o) being typed (the
correct behavior should be Compose + '^ o' to see 'ô').
If anybody wants to test it please see the eric5 editor.
Regards,
Detlev--
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20130706/a049db87/attachment.html>
More information about the QScintilla
mailing list