Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Transparent Windows
Transparent Windows [message #453208] Thu, 31 March 2005 19:43 Go to next message
Eclipse UserFriend
Originally posted by: Abhinav.Vohra.siebel.com

Is any way to create transparent windows given that the app will only
run on a win32 machine? I understand that SWT doesnt support it currently.

Abhinav
Re: Transparent Windows [message #453225 is a reply to message #453208] Fri, 01 April 2005 08:41 Go to previous message
Robert Bacs is currently offline Robert BacsFriend
Messages: 165
Registered: July 2009
Senior Member
Hi,

SWT does'nt support transparent windows, because on other than Win32
platform therse is no support for this.
But you can make your JNI wrapper to support this only on Win2000 and WinXP
using SetLayeredWindowAttributes() function.

Best regards,
Boby

"Abhinav Vohra" <Abhinav.Vohra@siebel.com> wrote in message
news:d2hk0b$l86$1@news.eclipse.org...
> Is any way to create transparent windows given that the app will only
> run on a win32 machine? I understand that SWT doesnt support it currently.
>
> Abhinav
Previous Topic:icons in table cells
Next Topic:Updating TableViewer input
Goto Forum:
  


Current Time: Fri Apr 26 16:37:58 GMT 2024

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

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

Back to the top