Anonymous
1194 Views, 1 Reply
01-22-2016
03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-22-2016
03:47 AM
I just create my own custom browser pane and when I right click in an item appears a minimal context popup menu.
I want insert new items to this context menu.
How can I do this?
Thanks & Regards,
Rui
Solved! Go to Solution.
01-27-2016
05:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-27-2016
05:27 AM
Hi Rui,
You can customize it inside the "OnLinearMarkingMenu" event - this is used for all context menus including the one that pops up in the browser tree.
See http://modthemachine.typepad.com/my_weblog/2012/03/customizing-marking-menus.html or http://adndevblog.typepad.com/manufacturing/2015/03/entity-specific-context-menu.html
The latter also shows how to register a new command that you could list in the context menu.
Cheers,

Adam Nagy
Autodesk Platform Services