On Sun, 02 Jan 2011 20:35:00 +0100, David Moreno <[email protected]> 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 _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
