Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Single Tag in its own folder in the right click menu

    Cinema 4D SDK
    r21 c++
    2
    3
    407
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kbarK
      kbar
      last edited by Manuel

      I have a plugin that has a couple of commands and one Tag. If I comment out one of my commands then the Tag appears in the root of the main right click menu for the selected object in the OM. But if I have both my commands and the tag then the Tag now appears under it's own sub menu in the right click menu.

      It seems that C4D is just counting the number of things that are registered, and if greater or equal to 3 then it automatically adds the submenu to the right click menu for tags. Regardless of what is actually registered. I would expect for this submenu to only appear when there are multiple Tags registered, but this doesn't seem to be the case.

      Is this correct? Is there some way to force tags to be in the main right click menu. Feels silly to just have a menu with just one item under it that has exactly the same name.

      https://www.gamelogicdesign.com
      https://www.plugins4d.com

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        hi,

        The way the popup menu is build, this does look impossible for a 3rd party developer but I asked the devs to be sure.

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 1
        • ManuelM
          Manuel
          last edited by

          hi,

          I opened a bug entry.

          Cheers,
          Manuel

          MAXON SDK Specialist

          MAXON Registered Developer

          1 Reply Last reply Reply Quote 1
          • First post
            Last post