ActionSet i n MultiPageEditor [message #207718] |
Fri, 20 January 2006 11:45 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04285 seconds