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*
[email protected]
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to