Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » suggestion for a perspective navigation panel(can an application have a component present in all the perspectcives?)
suggestion for a perspective navigation panel [message #633616] Mon, 18 October 2010 14:51 Go to next message
Luca Ferrari is currently offline Luca FerrariFriend
Messages: 159
Registered: November 2009
Senior Member
Hi all,
I've got my rcp application with several perspectives that can be chosen thru a perspective switcher at the top of the application itself using a toolbar. I'd like to change it using collapsiblebuttons placing the button panel on the bottom-left side, like in Outlook. I know how to place the buttons into a viewpart, but since I need them to switch over perspectives, I need to make them a kind of "fast view perspective independent" and always present in the application. Is there a way to achieve this?
Re: suggestion for a perspective navigation panel [message #633654 is a reply to message #633616] Mon, 18 October 2010 17:18 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can contribute your own ControlContribution to the trim areas using
the constants defined in MenuUtil and org.eclipse.ui.menus/menuContribution

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:How to fix "Perspective <mypersp> has been made into a local copy" ?
Next Topic:Table tree Implementation.
Goto Forum:
  


Current Time: Thu Apr 25 01:29:56 GMT 2024

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

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

Back to the top