m***@gmail.com
2014-04-14 20:35:58 UTC
Hi there,
The subject is poorly worded, but here's what I'm looking for. I set STYLE_DEFAULT properties and then call SCI_STYLECLEARALL. I then add back my custom styles as needed. This works well, but my back color for STYLE_BRACELIGHT is showing as the STYLE_DEFAULT back color which I'd expect. However, if I've called SCI_SETCARETLINEVISIBLE(true) I'd like the back color of any brace highlighting on the current line to match what I've set for SCI_SETCARETLINEBACK. I've tried playing with SCI_SETCARETLINEBACKALPHA without success. Is it possible to set a null back color and have whatever back is drawn by other styles (STYLE_DEFAULT, STYLE_BRACELIGHT) to come through?
Thanks,
Michael
The subject is poorly worded, but here's what I'm looking for. I set STYLE_DEFAULT properties and then call SCI_STYLECLEARALL. I then add back my custom styles as needed. This works well, but my back color for STYLE_BRACELIGHT is showing as the STYLE_DEFAULT back color which I'd expect. However, if I've called SCI_SETCARETLINEVISIBLE(true) I'd like the back color of any brace highlighting on the current line to match what I've set for SCI_SETCARETLINEBACK. I've tried playing with SCI_SETCARETLINEBACKALPHA without success. Is it possible to set a null back color and have whatever back is drawn by other styles (STYLE_DEFAULT, STYLE_BRACELIGHT) to come through?
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.