Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ActionSet i n MultiPageEditor
ActionSet i n MultiPageEditor [message #207718] Fri, 20 January 2006 11:45
Eclipse UserFriend
Originally posted by: hplaas.gmx.de

Hi.

I´ve embedded a Graphical Editor in the MultiPageEditor.
My actual problem is to make a menu entry work.
I implemented my own action wich starts a shell. Editing the plugin.xml and adding the action to a Menu works fine.

Adding the menu entry in the "contributeToMenu"-method is also working. But in this case, the action does not execute.

I tried to add the action to the nested Editors´ ActionRegistry. The problem is, that when the "contributeToMenu"-method is executed, the nested Editor is not yet instanciated.

What is the correct way to hook actions to the Menu within the MultiPageEditorActionBarContributor ?

Thx
Heiko
Previous Topic:Automatic-connection to an existing Node
Next Topic:ACTION WITH PLUGIN XML
Goto Forum:
  


Current Time: Fri Apr 19 20:40:36 GMT 2024

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

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

Back to the top