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()
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()
精彩评论