[PyQt] QsciScintilla

projetmbc projetmbc at club-internet.fr
Mon Jun 29 11:54:04 BST 2009


H'ello,
it is too hard to understand what it must be done sucha built with a 
custom lexer which could be recalled the harder lexer... :-)

More seriously, I would like to know where I can do suggestions for a 
more easy use of it. There is a big incoherence to propose something so 
easy to use such as QSyntaxHighlighter and to propose a custom lexer 
with no example.
I've already propose a simple lexer wich can be an instructive example 
for the C++ or Python newbies. This lexer would for example ....

   1. ... put in red all line which begins with a #
   2. ... put in blue only the word blue
   3. ... make a folding with something starting with /* and ending with */

By doing this I'm sure that more people will use QScintilla because it 
would be easy to custom it. It seams that the users of Qscintilla are 
always the same and they don't seem to understand that the task for a 
newbie is very hard because all the examples are real ones and then 
there are a litlle bit complex to understand.

Christophe.



More information about the PyQt mailing list