Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Transparent
Transparent [message #466917] Thu, 19 January 2006 10:45 Go to next message
Stephen is currently offline StephenFriend
Messages: 47
Registered: July 2009
Member
How can I make the controls to be transparent?

I have tried on the parent composite with NO_BACKGROUND. But it's not
what I want. Like I have a gradient background and when I put label, that
label background should be transparent.


--
Regards;
Stephen
Re: Transparent [message #466940 is a reply to message #466917] Thu, 19 January 2006 15:05 Go to previous message
Jan is currently offline JanFriend
Messages: 10
Registered: July 2009
Junior Member
Stephen wrote:
> How can I make the controls to be transparent?
>
> I have tried on the parent composite with NO_BACKGROUND. But it's not
> what I want. Like I have a gradient background and when I put label,
> that label background should be transparent.
>
>
> --
> Regards;
> Stephen
>
Use the new 3.2 M4 milestone development release for swt and follow this
snippet
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet214.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup
Previous Topic:SWT Thread & Static class
Next Topic:Text on a GC
Goto Forum:
  


Current Time: Thu Apr 25 13:07:19 GMT 2024

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

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

Back to the top