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

    Submenues don´t show up on undocking

    Scheduled Pinned Locked Moved Bugs
    2 Posts 0 Posters 576 Views
    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.
    • H Offline
      Helper
      last edited by

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

      On 16/09/2008 at 05:52, xxxxxxxx wrote:

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

      ---------
      I use a custom menu and I have a submenu in a submenu, e.g.:

      MainMenu
      -- Submenu
         -- Submenu

      Now when you undock the main menu, the second submenu is not shown in the undocked menu palette.

      Undocking the first submenu though, the second submenu is visible in the palette again.

      Can you confirm or am I doing sth wrong?

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

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

        On 29/01/2009 at 02:23, xxxxxxxx wrote:

        Hi,

        I believe there are several types of menu items may react quite differently on being undocked.

        For now I just can speak about GeDialog menus but my research goes on.

        While
        > MenuAddCommand(1001153);
        does show in an undocked menu
        > MenuAddString(GADGET_ADDROW,"add row");
        doesn't.

        Best
        Macm

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