[QScintilla] Trying to set different color for different set of keywords in QsciLexerCPP

Jonas O. ezjonas at gmail.com
Tue Nov 9 11:45:19 GMT 2010


Yes I already looked, but there are a lot of if/else in a long switch,
and that's hard to read (or at least to me), I'm not used to inlined
curly brackets... (like "if(true) {" or "} else if {")

I'll try to tweak the code and recompile, but I feel like I'm gonna
break everything...

On Mon, Nov 8, 2010 at 23:32, Phil Thompson <phil at riverbankcomputing.com> wrote:
> On Mon, 8 Nov 2010 23:24:16 +0100, "Jonas O." <ezjonas at gmail.com> wrote:
>> Any clue to what I should modify (I don't intend to keep to myself
>> anyway...) ?
>
> Have you actually looked? It's easy enough to follow how the lexer uses
> keywords - search for "keywords" in LexCPP.cpp.
>
> Phil
>


More information about the QScintilla mailing list