For a custom project behavior I want to hide specific menu items (pads, optionpanels etc) that are defined in the core add-ins.
Basically I want to specify "hide this menu item is project type == my project type", and do this not for my newly added menu items, but for core-specified items.
How can I do that without modifying the .addin file of these core add-ins?
Thanks
Ewout