Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Add Tabbed pane to a ViewPart
Add Tabbed pane to a ViewPart [message #517021] Thu, 25 February 2010 13:36 Go to previous message
Eclipse User
Originally posted by: rob.a.wood.gmail.com

I have a view that extends ViewPart and is implemented as a Form. I
need to restructure it to add more information, and the best way to
organize it visually will be to use tabs. I've investigated using
TabFolder/CTabFolder, but the TabItem can only accept a Control. At
this point the only solution I can see is to provide a very crude
simulation: use buttons as proxies for tabs, and clear / rebuild the
entire form each time a button is clicked -- this is very expensive and
error prone, so I'm looking for any a better approach.

Any sane recommendations for simulating a tabbed pane (like JTabbedPane,
but compatible with Forms) would be greatly appreciated.

- Rob
 
Read Message
Read Message
Read Message
Previous Topic:Eclipse 3.5.1 destroys editor titles...
Next Topic:cannot run application on mac os x
Goto Forum:
  


Current Time: Fri May 24 02:17:33 EDT 2013

Powered by FUDForum. Page generated in 0.02211 seconds