[PyKDE] Adding keywords to QextScintillaLexerPython (eric3)
Remy C. Cool
dev-python at smartology.nl
Thu Apr 15 09:54:01 BST 2004
Hello,
I would like to ad some keywords to the Python lexer used in eric3.
According to the scintilla documentation there's a SCI_SETKEYWORDS
method to accomplish this. wxWidgets (was wxPython) also defines a
SetKeywords method for the Scintilla control, but I dont' know how to
access this method from pyQT/eric3.
Any info or examples?
Regards,
Remy Cool
More information about the PyQt
mailing list