Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Update editor coloring according to folding
Update editor coloring according to folding [message #326207] Tue, 11 March 2008 15:36 Go to next message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

Hi!

I have the following problem: it doesn't matter whether editor elements
are folded or not coloring remains the same. When everything is unfolded
the coloring is correct, but when folding one of elements it looks
like previous coloring retains in folded element. I use line style
provider, which executes scanner on document contents, and produces
StyleRange's that contain coloring information correct for the document
contents.
The question is: what part should be responsible for reconciling editor
coloring according to the projection model?

Thanks!
Re: Update editor coloring according to folding [message #326262 is a reply to message #326207] Thu, 13 March 2008 10:58 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Michael Spector wrote:
> Hi!
>
> I have the following problem: it doesn't matter whether editor
> elements are folded or not coloring remains the same. When everything
> is unfolded the coloring is correct, but when folding one of elements
> it looks like previous coloring retains in folded element. I use line
> style provider, which executes scanner on document contents, and
> produces StyleRange's that contain coloring information correct for
> the document contents.
> The question is: what part should be responsible for reconciling
> editor coloring according to the projection model?
Please don't cross-post.

Dani
>
> Thanks!
Previous Topic:ImageFileFormat ordinal value of SVG
Next Topic:eclipse x j2ee
Goto Forum:
  


Current Time: Sun Jun 30 09:53:41 GMT 2024

Powered by FUDForum. Page generated in 0.02736 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top