context menu

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 25/01/2009 at 08:56, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   10.5/11 
Platform:   Windows  ;   Mac OSX  ; 
Language(s) :     C++  ;

---------
Hello all,
i need to insert my new command plugin in Object manager and material manager context menu, is possible ? i can find in sdk example how create new main menu entry but i can't find nothing about popup and other resource.
Thanks in advance
Franz

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 25/01/2009 at 10:09, xxxxxxxx wrote:

Can't be done. You can add context menus to your own dialog elements (such as TreeViews) but not to the built-in context menus.

Now, you could get your plugin added to the Object Manager context menu for objects if it is a tag plugin. But that simply creates your tag on the object.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 25/01/2009 at 10:44, xxxxxxxx wrote:

hello Robert,
:( i think this will be a good request for Maxon  in nexts sdk
franz