Hey everyone,
I'm using a scintilla control for a school project, however I've been wanting to
change the background color and also let the user define the colors.
Anyhow, I can set the background color for styles, but that will only set the
background color for that line of text the style applies to, not the overall
background color.
Does anyone know a message to send to the scintilla control I can use to set
the backgroundcolor for the whole (editor part) control?
I'm using a scintilla control for a school project, however I've been wanting to
change the background color and also let the user define the colors.
Anyhow, I can set the background color for styles, but that will only set the
background color for that line of text the style applies to, not the overall
background color.
Does anyone know a message to send to the scintilla control I can use to set
the backgroundcolor for the whole (editor part) control?
Comment