Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT.SHADOW_ETCHED_IN and other style hints
SWT.SHADOW_ETCHED_IN and other style hints [message #96332] Thu, 03 July 2008 12:07 Go to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi,

In the next releases that'll be good if I can have those hint constants
back in SWT. As comments are telling, those are hints and thereby not
necessarily supported by all platforms.
Re: SWT.SHADOW_ETCHED_IN and other style hints [message #96470 is a reply to message #96332] Thu, 03 July 2008 14:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rsternberg.innoopract.com

Hi Dmitri,

Dmitry Pryadkin wrote:
> In the next releases that'll be good if I can have those hint constants
> back in SWT. As comments are telling, those are hints and thereby not
> necessarily supported by all platforms.

Our policy is not to expose API that we cannot really support. I think
that for pure styling hints it would not hurt to provide them anyway.
But their are also flags that would pretend a functionality that is not
(yet) available, such as key constants.
If you miss certain style flags, please file a bug.

Just for curiosity: why do you need SWT.SHADOW_ETCHED_IN? The Javadoc
says: "It is ignored on all platforms except Motif."

Regards, Ralf
Re: SWT.SHADOW_ETCHED_IN and other style hints [message #96817 is a reply to message #96470] Fri, 04 July 2008 09:17 Go to previous message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi Ralf

Well, I'm doing porting. It's not so important to me.

Ralf Sternberg wrote:
> Just for curiosity: why do you need SWT.SHADOW_ETCHED_IN? The Javadoc
> says: "It is ignored on all platforms except Motif."
Previous Topic:Branding in Jboss
Next Topic:How do I download a file?
Goto Forum:
  


Current Time: Wed Jul 17 22:32:02 GMT 2024

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

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

Back to the top