[QScintilla] Question related to latest QScintilla
Detlev Offenbach
detlev at die-offenbachs.de
Sun Nov 13 18:50:23 GMT 2011
Hi,
latest QScintilla introduced the function setHighlightSubidentifiers() to the
Python lexer. According to the docu that affects, whether identifiers defined
in keyword set 2 are highlighted or not. However, the Python lexer function
keywords() only returns something useful, if the keyword set number is 1. Do I
have to implement something special on my own?
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the QScintilla
mailing list