[QScintilla] How to enable non-ascii characters?

Phil Thompson phil at riverbankcomputing.com
Sun Jan 2 22:16:43 GMT 2011


On Sun, 02 Jan 2011 20:35:00 +0100, David Moreno <saimazoon at terra.es>
wrote:
> Hi
> 
>   I'm using QScintilla in a text editor. The text can be written in 
> different languages, one of the spanish. The caracters ñÑáéíóú¿! are 
> shown in the component but I cannot type them. How to enable the input
> of this characters?

Have you called QsciScintilla::setUtf8()?

Phil


More information about the QScintilla mailing list