[QScintilla] How to enable non-ascii characters?
    David Moreno 
    saimazoon at terra.es
       
    Mon Jan  3 21:34:43 GMT 2011
    
    
  
Hi
  It works after calling setUtf8().
Thanks
Phil Thompson escribió:
> 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