For the development of an application portal in Eclipse RCP, I would like
to implement my own perspectives switcher from a CTabFolder widget. One
TabItem allowing to open an associated perspective.
I need this to figure out an application oriented workbench with several
applications having one ore more perspectives.
The perspectives switcher needs to be allways visible and needs to replace
standard perspectives bar. Could you give me feed back about workbench
window customization to achieve my goals ?