[QScintilla] Give QScintilla the current style

Phil Thompson phil at riverbankcomputing.com
Tue Dec 4 14:17:21 GMT 2007


On Tuesday 04 December 2007, Xavier Noëlle wrote:
> 2007/12/4, Phil Thompson <phil at riverbankcomputing.com>:
> > Have you actually written a new Scintilla lexer? The QsciLexer classes
> > are only containers for the settings for the existing Scintilla lexers.
>
> What do you mean by writing a new Scintilla lexer. Which class should
> it be a child of ?

I'm afraid it's not that simple. See the Lex*.cpp files in the src directory.

> This might be the (maybe obvious) point I was missing for so long (or
> I hope so !).

Phil



More information about the QScintilla mailing list