Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Transparent shell
Transparent shell [message #435906] Thu, 06 May 2004 21:19 Go to next message
daniel is currently offline danielFriend
Messages: 17
Registered: July 2009
Junior Member
Hi.

I've tried to use the transparent windows, which are common since
Windows 2000. I'd like to avoid a call to java.awt.Robot to realize my
splash screen. So I've tried to realize a simple application with swt
which ships with Eclipse 3.0 M8. All the tutorials worked fine, but I
couldn't find any hint how to enable transparency.

In the german java group there was the hint that I need to wrote a DLL
on my own to enable this feature. Is it the only way? Is this feature on
the roadmap for further swt versions?

TIA,

Daniel Völkerts
Re: Transparent shell [message #435924 is a reply to message #435906] Fri, 07 May 2004 14:46 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=29994

Transparency is not supported natively on all platforms. For example, Motif
and the Mac don't support transparent controls (although the Mac has
transparent shells).

"Daniel V
Re: Transparent shell [message #435932 is a reply to message #435924] Fri, 07 May 2004 16:55 Go to previous message
daniel is currently offline danielFriend
Messages: 17
Registered: July 2009
Junior Member
Steve Northover wrote:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=29994
>
> Transparency is not supported natively on all platforms. For example, Motif
> and the Mac don't support transparent controls (although the Mac has
> transparent shells).

Yes, I know, but I thought that there is the abillity to enable
transparency on the systems which provide this feature as SWT access the
native gui widgets. Thanks for the link.


Regards.

Daniel
Previous Topic:Showing / hiding component
Next Topic:What class should I use , to find files?
Goto Forum:
  


Current Time: Fri Apr 26 07:30:01 GMT 2024

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

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

Back to the top