[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: Alpha transparency in Draw2d figure
|
Actually, there is an updated answer for this question. The answer is now:
call Graphics#setAlpha(int value)
This method is not released yet but will be in M6 version of GEF 3.1.
"Mathias Muller" <m.muller@xxxxxxx> wrote in message
news:d1bmur$o6a$1@xxxxxxxxxxxxxxxxxx
> Oups found response in this group sorry.
> I should have made a search before spamming..
> Mathias
>
> Mathias Muller wrote:
>
>> Hello,
>> I would like to know if its possible to add transparency to figure.
>> I ve found setOpaque(false) but i would like to add a translucent
>> rectangle in my figure.
>> Is there a way to do that??
>> The color do not have a Alpha channel.
>
>> Thanks for help
>
>> Mathias
>
>