Hi I'm trying to redefine QSciLexer.wordCharacters() in my custom lexer, written in Python. But my method is not called. I've grepped for wordCharacters in QScintilla-gpl-2.6/Python/sip and found only method of QsciScintilla.
Is it possible to redefine this method? Thank you in advance, Andrei Kopats mksv3 - Simple programmers text editor
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
