[QScintilla] QScintilla feature request for next release

Phil Thompson phil at riverbankcomputing.com
Sun Nov 16 17:05:22 GMT 2008


On Sun, 16 Nov 2008 17:29:43 +0100, Detlev Offenbach
<detlev at die-offenbachs.de> wrote:
> Hi Phil,
> 
> line 2742 of qsciscintilla.cpp should read 
> 
> SendScintilla(SCI_SETLEXER, SCLEX_CONTAINER);
> 
> That way a notification is sent, when the text needs some styling. That
> would 
> enable me to connect an alternative syntax highlighter to provide more 
> styling (e.g. for Django). That change shouldn't affect anithing and I
> would 
> like to get it in the next release.

Ok.

Can you confirm that the multi-byte character regression is fixed?

Phil


More information about the QScintilla mailing list