John Vella | 27 Jun 2012 01:21
Picon

Annotation drawing doesn't honor "eolFilled" setting

If you use SCI_STYLESETEOLFILLED to turn off the "fill to eol" attribute, it isn't honored for annotation text. This seems like a bug to me since annotations are just making use of the general purpose styles (as opposed to having annotation-specific styles).

Is this something that could be fixed?

I should mention that I'm seeing this using the ANNOTATION_STANDARD visibility option.

Thanks
-John

--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To view this discussion on the web visit https://groups.google.com/d/msg/scintilla-interest/-/cMCTrSuwdHEJ.
To post to this group, send email to scintilla-interest <at> googlegroups.com.
To unsubscribe from this group, send email to scintilla-interest+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scintilla-interest?hl=en.
Neil Hodgson | 27 Jun 2012 03:37

Re: Annotation drawing doesn't honor "eolFilled" setting

John Vella:

This seems like a bug to me since annotations are just making use of the general purpose styles (as opposed to having annotation-specific styles).

   Its a limitation. I have updated the documentation to mention this.

Is this something that could be fixed?

   It sounds like a reasonable change if someone wants to implement it.

   Neil

--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To post to this group, send email to scintilla-interest <at> googlegroups.com.
To unsubscribe from this group, send email to scintilla-interest+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scintilla-interest?hl=en.

Gmane