It works now! Thanks Phil!
2010/7/15 Phil Thompson <[email protected]>: > On Wed, 14 Jul 2010 17:50:17 -0300, Samuel Nascimento Pagliarini > <[email protected]> wrote: >> All keywords are white. And yes, I tried this: >> >> lex->setColor(QColor("darkRed"), QsciLexerVerilog::Keyword); >> >> and that: >> >> lex->setDefaultColor(QColor("red")); >> >> Is it really necessary do sub-class the lexer? > > It's a bug - fixed in tonight's snapshot. A patch is attached. > > Thanks, > Phil _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
