Originally posted by: Newsgroup User

You have to add items to Configuration/Menus.xml located in the users folder.
You'll need to find the proper menuid to add your items to. To add items via
your MXI, take a look at the MXI format document in the menu section:
[url]http://download.macromedia.com/pub/dw_exchange/mxi_file_format.pdf#page=22[/url]

--
Enjoy,
Danilo Celic
| Extending Knowledge Daily
| [url]http://www.CommunityMX.com/[/url]


Hi Danilo,
I can indeed modifyqadd menuitems for the existing menu bars, but how can I
define a new menu bar to be used as the context-menu of my custom
floater-panel? I've added the menubar + menuitems to the menus.xml and added
the getContextMenuId function in my panel (though I think it's only releveant
to components) and still it does not work. Do you know how to do that?!