Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How do i programmaticaly inserts the command buttons on the menu ?
How do i programmaticaly inserts the command buttons on the menu ? [message #436657] Wed, 14 September 2005 10:30 Go to next message
Eclipse UserFriend
Originally posted by: gkurien.icope.com

i have many ActionSet in my RCP application and i dont want each and every
actionSet be displayed at once...

how do remove the (ActionSet/Action/menu) that i dont need from my menu
Bar?
Re: How do i programmaticaly inserts the command buttons on the menu ? [message #436676 is a reply to message #436657] Wed, 14 September 2005 16:48 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Genu George wrote:
>
>
> i have many ActionSet in my RCP application and i dont want each and
> every actionSet be displayed at once...
>
> how do remove the (ActionSet/Action/menu) that i dont need from my menu
> Bar?
>

Check out IWorkbenchPage#hideActionSet(id).

PW


Previous Topic:Multi-page Editor Template in RCP?
Next Topic:Ok, I give up: Using 3rd party jars
Goto Forum:
  


Current Time: Sat Dec 07 21:51:59 GMT 2024

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

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

Back to the top