[QScintilla] QScintilla feature request

Detlev Offenbach detlev at die-offenbachs.de
Thu Mar 10 16:42:44 GMT 2011


On Donnerstag, 10. März 2011, Phil Thompson wrote:
> On Thu, 10 Mar 2011 17:14:27 +0100, Detlev Offenbach
> 
> <detlev at die-offenbachs.de> wrote:
> > Hi,
> > 
> > I would like to ask for support of these Scintilla messages:
> > 
> > SCI_SETSELALPHA(int alpha)
> > SCI_GETSELALPHA
> > 
> > SCI_SETCARETLINEBACKALPHA(int alpha)
> > SCI_GETCARETLINEBACKALPHA
> > 
> > SCI_MARKERSETALPHA(int markerNumber, int alpha)
> > 
> > SCI_INDICSETALPHA(int indicatorNumber, int alpha)
> > SCI_INDICGETALPHA(int indicatorNumber)
> 
> They are supported. When you set a QColor it's alpha value is used.
> 

Great. I didn't notice that.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the QScintilla mailing list