Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Widget Transparency
Widget Transparency [message #457995] Fri, 08 July 2005 21:50 Go to next message
Lucine is currently offline LucineFriend
Messages: 2
Registered: July 2009
Junior Member
Hi, I'm working on the Maestro team at JPL...

I have a widget that contains and controls two other custom widgets. One
of these widgets is "hand-drawn" with rectangles, the other is a polygonal
gif image.

The parent widget initializes one instance of the rectangle child widget
and two instances of the polygonal image child widget. How can the
backgrounds for the two instances of the image widget be transparent for
overlapping purposes?

Thank you.
Re: Widget Transparency [message #458263 is a reply to message #457995] Tue, 12 July 2005 13:58 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Not really. Widget transparency is not currently supported in the toolkit.
It turns out that this is hard to do and remain portable.

"Lucy Abramyan" <labramyan@hmc.edu> wrote in message
news:88e213560e3c862a7248ec7d7ad2873a$1@www.eclipse.org...
> Hi, I'm working on the Maestro team at JPL...
>
> I have a widget that contains and controls two other custom widgets. One
> of these widgets is "hand-drawn" with rectangles, the other is a polygonal
> gif image.
>
> The parent widget initializes one instance of the rectangle child widget
> and two instances of the polygonal image child widget. How can the
> backgrounds for the two instances of the image widget be transparent for
> overlapping purposes?
>
> Thank you.
>
Previous Topic:TableEditor
Next Topic:Label with FocusListener
Goto Forum:
  


Current Time: Sat Apr 27 03:19:11 GMT 2024

Powered by FUDForum. Page generated in 0.02945 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top