Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Transparent Windows
Transparent Windows [message #453208] Thu, 31 March 2005 14: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 03:41 Go to previous message
Eclipse UserFriend
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: Sun Jul 13 13:13:04 EDT 2025

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

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

Back to the top