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

    Simple question - Top menu bar?

    Scheduled Pinned Locked Moved PYTHON Development
    5 Posts 0 Posters 574 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

      On 13/03/2017 at 15:56, xxxxxxxx wrote:

      Hi All,

      For my command data plugin I like to add a help tab on the top of the plugin, see image below.

      How to you call this and where to find it in the python documentation?
      Also small example is always welcome🙂

      Thanks

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

        On 14/03/2017 at 02:01, xxxxxxxx wrote:

        Here you got a simple exemple with normal text using MenuSubBegin and for button or any custom UI element using GroupBeginInMenuLine.
        https://developers.maxon.net/forum/topic/5646/5677_tips-and-tricks-reading-the-sdk&PID=23592#23592

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

          On 14/03/2017 at 02:16, xxxxxxxx wrote:

          This is perfect!:)

          Thank you so much!🙂

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

            On 14/03/2017 at 06:02, xxxxxxxx wrote:

            Hi,

            I just want to add some additional links for future readers.
            The Py-MemoryViewer example demonstrates another option, disabling the menubar and replacing it with your own group.
            In C++ docs there's a GeDialog manual, which might be an interesting read for Python developers, too.

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

              On 14/03/2017 at 08:09, xxxxxxxx wrote:

              Really interesting!

              Definitely going to look into this!

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