[QScintilla] Qscintilla, python QsciLexer
Phil Thompson
phil at riverbankcomputing.com
Mon Jun 25 09:03:08 BST 2007
On Monday 25 June 2007 5:27 am, Dave Fancella wrote:
> All,
>
> Is it possible to implement a new QsciLexer in python?
Yes - but I suspect you are asking the wrong question. QsciLexer is a wrapper
around the configuration of a Scintilla lexer - it is not the lexer itself.
If your question is really "can I write a new Scintilla lexer in Python",
then the answer is no.
Phil
More information about the QScintilla
mailing list