Tag Menu

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

On 02/10/2007 at 00:45, xxxxxxxx wrote:

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

---------
Quick question,

I've got a tag plugin that shows up in the tag menu. However, it shows up out in the open, rather than as a submenu, like the other tags (including the sdk look at camera tag).

I've followed the SDK example, but I must be missing a step somewhere. How do I get it to display as a submenu of my plugin group?

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

On 02/10/2007 at 01:48, xxxxxxxx wrote:

Hi,

a submenu will only be created if you have more than 1 plugin tag compiled with your project. For 1 entry it´s of no use to have a submenu...logically. :)