Tabs in eclipse [message #79657] |
Wed, 22 June 2005 13:05 |
Eclipse User |
|
|
|
Originally posted by: BertinK.tiscali.nl
In eclipse the tabs look very beautifull (rounded curves, small close
buttons). I can't find these tabs, in SWT or JFace. Where can I find an
example to use them in a stand alone.
|
|
|
Re: Tabs in eclipse [message #79688 is a reply to message #79657] |
Wed, 22 June 2005 13:41 |
Eclipse User |
|
|
|
Originally posted by: bilotta78.hotpop.com
On Wed, 22 Jun 2005 15:05:06 +0200, Bertin wrote:
> In eclipse the tabs look very beautifull (rounded curves, small close
> buttons). I can't find these tabs, in SWT or JFace. Where can I find an
> example to use them in a stand alone.
FWIW, Azureus (the Bittorrent client) seems to use the same style.
Don't know where it's from, though.
--
Giuseppe "Oblomov" Bilotta
"They that can give up essential liberty to obtain
a little temporary safety deserve neither liberty
nor safety." Benjamin Franklin
|
|
|
Re: Tabs in eclipse [message #79838 is a reply to message #79657] |
Wed, 22 June 2005 19:35 |
Eclipse User |
|
|
|
Originally posted by: myersj.gmail.com
Bertin,
See the method setSimple(false) on the class CTabFolder (in the
org.eclipse.swt.custom package). And it looks like you can add the close
button by setting the SWT.CLOSE style bit on the CTabItem.
Hope this helps,
- Jeff
Bertin wrote:
> In eclipse the tabs look very beautifull (rounded curves, small close
> buttons). I can't find these tabs, in SWT or JFace. Where can I find an
> example to use them in a stand alone.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.08606 seconds