Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Customize Perspective programaticly
Customize Perspective programaticly [message #460024] Mon, 11 December 2006 15:52 Go to next message
Eclipse UserFriend
Eclipse has Customize Perspective command for changing buttons on the
toolbar.
How can I change that within the my rcp program?
Re: Customize Perspective programaticly [message #460052 is a reply to message #460024] Tue, 12 December 2006 12:50 Go to previous messageGo to next message
Eclipse UserFriend
You can use IWorkbenchPage to show and hide action sets, and you can add
the customize perspective action from one of the ActionFactory or
IDEActionFactory (well) factories.

Later,
PW
Re: Customize Perspective programaticly [message #460105 is a reply to message #460052] Wed, 13 December 2006 13:11 Go to previous message
Eclipse UserFriend
Paul Webster wrote:
> You can use IWorkbenchPage to show and hide action sets, and you can add
> the customize perspective action from one of the ActionFactory or
> IDEActionFactory (well) factories.
>
> Later,
> PW
tnx
Previous Topic:Help Plugin
Next Topic:Recommendation for Continuous Integration tools
Goto Forum:
  


Current Time: Fri Mar 21 23:54:04 EDT 2025

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

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

Back to the top