Robert Roessler:

> Follow-ups to my two open issues on this thread:
>
> 1) my patched version of StyleContext.h is still available @
>
> http://www.rftp.com/StyleContext.h

   OK, committed.

> For instance, SetState() *could* have an optional parameter which
> would handle my "exclusive" / "inclusive" coloring cases... say an int
> which defaults to 0 which gets added to the currentPos - 1 expression.

   So the style is set for n characters but the currentPos doesn't change?

> I am just repackaging one of the things you say from time to time -
> that bundling too much into "macro" operations can make them very
> useful for a specific processing/usage model, but less so in the
> general case... although I *do* think my slightly modified SetState()
> would be nice to have.

   Frequency of use is a factor here: there are currently around 150
calls to ForwardSetState.

   Neil

_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to