I took a look at how eric4 does stuff, and it indeed seems they have written the lexers in python!
E.g. their python lexer inherits from QSciLexerPython, and overrides some stuff. See it for yourself: wget http://www.die-offenbachs.de/eric/snapshots4/eric4-4.3-snapshot-20081005.tar.gz tar xzf eric4-4.3-snapshot-20081005.tar.gz cd eric4-4.3-snapshot-20081005/eric/QScintilla/Lexers/ -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
