Hi,

In my project, I am using colors for syntax highlighting and markers
(e.g. background color red or blue, foreground color white) to show
breakpoint lines or the currently executed line in debug mode. 
In this case, it would be nice, if the foreground color of the marker
would override any coloring imposed by the syntax, as there may be blue
or red words in there.
I already experimented with using an alpha setting, but this does not
look too great either.

Did I miss something which would have the desired effect?

My suggestion would be to introduce a new markerType (e.g.
SC_MARK_BACKFORE) which overrides both the foreground and background
syntax colors.
I already made some changes to my version of the scintilla code, which
now always uses both the fore- and background colors for markers.
What would be an acceptable value for a new markType value, on which
the new behaviour could be based?
Would you be interested in integrating this modification in the
Scintilla code?

Best regards,
Gunnar


---------------------------------------------------------------------------------
Nachstehend die Angaben gemaess EHUG zur Identifizierung des Absenders der 
eMail:
(The details in accordance with EHUG for identifying the sender of the e-mail 
are
stated below:)

DOS Dialog orientierte Software GmbH
Am Hof 52, D-50667 Koeln

Tel.:   +49 221 33 66 9-0
Fax:    +49 221 33 66 922
Web:    www.dosgmbh.de 

Geschaeftsfuehrer (Managing Directors): Jochen Oberlaender, Klaus Schmelzeisen
Registergericht (Commercial register): Hamburg, HRB 27698
Ust-ID (VAT Reg No): DE118632868

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

Reply via email to