Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » adding action to an existing actionSet
adding action to an existing actionSet [message #465328] Wed, 28 March 2007 15:15 Go to next message
Eclipse UserFriend
Originally posted by: m.hybler.aegis.cz

I have plugin and some actionSets with menus and actions. How can I add
action into actionset while application is running?
For example:
I have default actions which is visible all the time. And If user will
do something I want to add new action.
Has someone any ideas how can I solve it? Exactly, how can I obtain a
menuManager which contains my actions?
Thanks for Help Michal
Re: adding action to an existing actionSet [message #465335 is a reply to message #465328] Wed, 28 March 2007 17:34 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

you can't add to an existing action set in 3.1 or 3.2. If you save it
in your RCP action bar adviser you can probably access the main menu
manager ... but you really have to be careful with that.

Later,
pW


Previous Topic:Action enablement using System property
Next Topic:TreeViewer Label Provider
Goto Forum:
  


Current Time: Mon Sep 09 11:45:21 GMT 2024

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

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

Back to the top