开发者

QsciScintilla marker background color

开发者 https://www.devze.com 2022-12-14 06:16 出处:网络
How to set a marker\'s background color (SC_开发者_Go百科MARK_BACKGROUND) within a QsciScintilla instance?

How to set a marker's background color (SC_开发者_Go百科MARK_BACKGROUND) within a QsciScintilla instance?

I cannot see any way to pass it to markerDefine().


Sorry, I was missing setMarkerBackgroundColor()

0

精彩评论

暂无评论...
验证码 换一张
取 消