Adding custom menu annotations

Is there a way of adding a custom menu annotation to properties? I want to add a functionality using a menu annotation. It would be nice if that custom menu item is shown on editors when right clicked on property.

Hi @btyilmaz,

This is definitely possible. I think you need to make a menu model factory, I am a bit fuzzy on the details.

Anyway, I think this example does what you want:

It should also be in the examples from the SDK package (Advanced Examples).

1 Like