Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Ability to adjust the opacity of the Shell
Ability to adjust the opacity of the Shell [message #487347] Tue, 22 September 2009 19:59 Go to next message
Steve Viens is currently offline Steve ViensFriend
Messages: 13
Registered: July 2009
Junior Member
Anyone know if there's a way to adjust the opacity of the main shell of an Eclipse RCP app? Some clients have asked for this feature for a CTI (Telephony) app. I'd like to keep the application in the foreground and adjust/set the opacity of the window via user properties.

Steve
Re: Ability to adjust the opacity of the Shell [message #487373 is a reply to message #487347] Tue, 22 September 2009 22:12 Go to previous message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
On Tue, 22 Sep 2009 15:59:59 -0400, Steve Viens wrote:

> Anyone know if there's a way to adjust the opacity of the main shell of
> an Eclipse RCP app? Some clients have asked for this feature for a CTI
> (Telephony) app. I'd like to keep the application in the foreground and
> adjust/set the opacity of the window via user properties.

I think you want setAlpha(int)?
http://help.eclipse.org/stable/nftopic/org.eclipse.platform. doc.isv/
reference/api/org/eclipse/swt/widgets/Shell.html#setAlpha(in t)

Note, this may not work on some X window managers.

Regards,
Remy
Previous Topic:Can I control toolbar order?
Next Topic:Eclipse RCP for linux
Goto Forum:
  


Current Time: Tue Apr 16 21:36:51 GMT 2024

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

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

Back to the top