Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Vertical TabFolder/TabItem
Vertical TabFolder/TabItem [message #429512] Mon, 08 March 2004 12:30 Go to next message
Eclipse UserFriend
Is there a way I can create a TabFolder (w/ TabItem's) that is vertical.
I currently have a view at the top of the perspective with TabItems in it
and they are from left to right.
I also want to be able to have this view be on the left or the right of
the perspective and thus need to be able to make my TabFolder VERTICAL,
and all the TabItems go from top to bottom.

Adjusting the layout does not create this behavior.

Thank you,
Greg
Re: Vertical TabFolder/TabItem [message #644577 is a reply to message #429512] Mon, 13 December 2010 05:54 Go to previous messageGo to next message
Eclipse UserFriend
The SWT TabFolder only supports the style flags SWT.TOP and SWT.BOTTOM to arrange the TabItems either above or below the content. There is no vertical TabFolder in SWT and thus this won't be possible in RAP, too.

Re: Vertical TabFolder/TabItem [message #644609 is a reply to message #644577] Mon, 13 December 2010 08:04 Go to previous message
Eclipse UserFriend
There is an enhancement request open to support this style in CTabFolder (custom tabfolder used by eclipse views) --> https://bugs.eclipse.org/bugs/show_bug.cgi?id=58945. If you like, you can add your vote to the bug.
Previous Topic:Browser - Progress and Location Events on top.location.reload
Next Topic:Latency when refresh a Tree with many elements
Goto Forum:
  


Current Time: Thu Jul 17 03:21:19 EDT 2025

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

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

Back to the top