[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Transparency problem in tree
|
That sounds like a bug, please log a report with SWT (
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform ) and provide a
snippet that shows the problem happening (snippet template:
http://www.eclipse.org/swt/faq.php#whatisasnippet ).
Thanks!
Grant
"Nicolas Cabanis" <nicolas.cabanis@xxxxxxxxxxx> wrote in message
news:ekeo5p$qm5$1@xxxxxxxxxxxxxxxxxxxx
> > I'm using a PNG with alpha set to 64 in a tree. On opening and closing a
> > tree node, the image is getting darker. On selecting or deselecting the
> > node, the image is drawn correctly again.
> the node which is opened and closed must not be selected to reproduce
> the problem