Adding command to submenus

On 05/07/2015 at 09:42, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   15 
Platform:      Mac OSX  ; 
Language(s) :     C++  ;   PYTHON  ;

---------
Is it possible to create a plugin that adds a new command to a sub-menu that is accessed by right clicking on an interface element?
Let me more specific:

When I right click on the P.X ou P.Y or P.Z parameter in the Coords tab of the attributes of an object, I get a menu with some submenus.
Is it possible to create a plugin that will add a command to that menu or sub-menus of that menu?

On 06/07/2015 at 03:11, xxxxxxxx wrote:

Hi Rui,

Originally posted by xxxxxxxx

When I right click on the P.X ou P.Y or P.Z parameter in the Coords tab of the attributes of an object, I get a menu with some submenus. 
Is it possible to create a plugin that will add a command to that menu or sub-menus of that menu

I'm afraid it's not possible to create such a plugin. The right-lick menu for parameters in the Attribute Manager cannot be changed.

On 06/07/2015 at 06:59, xxxxxxxx wrote:

DAMN!!!

Thank you, Yannick 🙂