Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Bordered composite
Bordered composite [message #458544] Fri, 15 July 2005 10:37 Go to next message
No real name is currently offline No real nameFriend
Messages: 97
Registered: July 2009
Member
Is there any way I can make bordered (raised or lowered) composte?
Or do I have to make one of my own?

Thanks in advance.
Re: Bordered composite [message #458546 is a reply to message #458544] Fri, 15 July 2005 11:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nightblue99.yahoo.com

Use SWT.BORDER in constructor...
Re: Bordered composite [message #458585 is a reply to message #458546] Fri, 15 July 2005 22:11 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 97
Registered: July 2009
Member
"nightblue" <nightblue99@yahoo.com> wrote in message
news:d4bd0c4acab7b4a8ffd0a02d24c67820$1@www.eclipse.org...
>
> Use SWT.BORDER in constructor...
>

I mean that composite panels border raised like conventional Windows
buttons. Note that you can see this in many Windows control panels.
TabFolder has raised borders.

Thanks.
Re: Bordered composite [message #458590 is a reply to message #458546] Sat, 16 July 2005 05:54 Go to previous message
No real name is currently offline No real nameFriend
Messages: 97
Registered: July 2009
Member
"nightblue" <nightblue99@yahoo.com> wrote in message
news:d4bd0c4acab7b4a8ffd0a02d24c67820$1@www.eclipse.org...
>
> Use SWT.BORDER in constructor...
>

Use of SWT.BORDER in Composiet constructor makes lowered boder.
I also need opposite direction, i.e., raised borders. BORDER seems to be
OS dependent as well.

Best regards.
Previous Topic:Laying out a ListViewer
Next Topic:SWT and JMF
Goto Forum:
  


Current Time: Wed Apr 24 14:31:50 GMT 2024

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

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

Back to the top