Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Perspective
Perspective [message #455918] Tue, 10 October 2006 00:32 Go to next message
Eclipse UserFriend
Hi,

I have a custom perspective..Is it possible to remove toolbar buttons and menu bar buttons programmatically which are not necessary?


Regards,
Re: Perspective [message #456008 is a reply to message #455918] Tue, 10 October 2006 20:49 Go to previous messageGo to next message
Eclipse UserFriend
if they're part of actionSets you can call
IWorkbenchPage#hideActionSet(*). If they're not part of action sets,
then you can't remove them in 3.2 without defining
activities/capabilities, including your target action IDs, and setting
the activity to false.

Later,
PW
Re: Perspective [message #459665 is a reply to message #455918] Tue, 05 December 2006 23:29 Go to previous message
Eclipse UserFriend
Can you please explain me in detail...
Previous Topic:Workbench or JFACE Wizard Dialog
Next Topic:Automatic build for rcp product
Goto Forum:
  


Current Time: Sun Mar 16 09:59:15 EDT 2025

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

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

Back to the top