[QScintilla] QScintilla feature request
Phil Thompson
phil at riverbankcomputing.com
Thu Mar 10 16:27:06 GMT 2011
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.
BTW there is no need to explictly copy me (I am on the mailing list!)
Phil
More information about the QScintilla
mailing list