On Dec 6, 12:30 pm, "Ville M. Vainio" <[EMAIL PROTECTED]> wrote:

> Sounds like it would make editing quite slow with very large files.

Yes, it would be.  In fact it's not possible at all because setFormat
can not be called outside of the context of the local line being
colored.

> Why not use the state info as it's supposed to be done, i.e. just
> colorize the provided text, and save the "remaining" state to the
> object's state variable?

The pattern matchers are not state or line oriented.  They only say
whether a particular pattern matches at a particular place in the
*global* text.

> Note that Getting changes done to Qt will probably not a easy as for
> QScintilla, since it has to go through the whatever processes Nokia
> has in place for doing the chances.

Happily, this point is now moot.  I may still write up some
suggestions for making QSyntaxHighlighter easier to use, but there
appears to be no need now for those changes.

Edward
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to