On Donnerstag, 10. März 2011, Phil Thompson wrote: > On Thu, 10 Mar 2011 17:14:27 +0100, Detlev Offenbach > > <[email protected]> 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 [email protected] _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
