(Thanks for Scintilla -- great product.)
I'm trying to use SCI_SETMARGINLEFT and SC_MARK_BACKGROUND. Using SC_MARK_BACKGROUND sets the background color of the line with the marker.
But the blank margin set with SCI_SETMARGINLEFT seems to remain in the normal color, not the SC_MARK_BACKGROUND color. What controls the color of the blank margin part?
(or am I doing something wrong elsewhere?)
Thanks,
Sam