Style of a view-tab

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Style of a view-tab

Postby avier5 » Sun Nov 21, 2004 1:52 am

Hi All,

Maybe you might know how to make the view's tab in a plug-in rounded like we can see in Eclipse views?

Thanks,
HBC
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am

Re: Style of a view-tab

Postby Eric Clayberg » Sun Nov 21, 2004 6:09 am

avier5 wrote:Maybe you might know how to make the view's tab in a plug-in rounded like we can see in Eclipse views?

Set the CTabFolder's "simple" property to false.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: Style of a view-tab

Postby avier5 » Sun Nov 21, 2004 6:16 am

Eric Clayberg wrote:
avier5 wrote:Maybe you might know how to make the view's tab in a plug-in rounded like we can see in Eclipse views?

Set the CTabFolder's "simple" property to false.


Hi Eric,
I meant the viewPart tab....How we can make it rounder like we can see in Eclipse ,foe example look at the Debug tab of eclipse....

Thanks,
HBC
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am

Re: Style of a view-tab

Postby Eric Clayberg » Sun Nov 21, 2004 1:58 pm

avier5 wrote:I meant the viewPart tab....How we can make it rounder like we can see in Eclipse ,foe example look at the Debug tab of eclipse.

ViewParts don't have tabs. The tabs you see in the Eclipse workbench are provided by CTabFolder widgets. Each page of the CTabFolder contains either an EditorPart or a ViewPart.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Thank you

Postby avier5 » Sun Nov 21, 2004 11:52 pm

Thank you Eric.

HBC.
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest