Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Add items to the context menu in my custom browser pane

Anonymous

Add items to the context menu in my custom browser pane

Anonymous
Not applicable

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

0 Likes
Reply
Accepted solutions (1)
1,194 Views
1 Reply
Reply (1)

adam.nagy
Autodesk Support
Autodesk Support
Accepted solution

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
0 Likes