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.

BTW there is no need to explictly copy me (I am on the mailing list!)

Phil
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to