Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    How to create Tabs with Python?

    Cinema 4D SDK
    2024 python
    3
    4
    501
    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.
    • M
      momoko
      last edited by

      Guys can you guide me with a simple code to create a simple dialog with two tabs?

      DunhouD 1 Reply Last reply Reply Quote 0
      • DunhouD
        Dunhou @momoko
        last edited by

        Hi @momoko ,

        You can find a example with QuickTabCustomGui in plugin cafe github, hope this can help.

        Cheers~
        DunHou

        https://boghma.com
        https://github.com/DunHouGo

        i_mazlovI 1 Reply Last reply Reply Quote 1
        • i_mazlovI
          i_mazlov @Dunhou
          last edited by

          Hi @momoko ,

          As I suggested in your previous thread please check our Support Procedures and avoid one-liner questions in your future postings.

          The "tabs" concept can be achieved in a muliple different ways, hence the solution depends on what exact final goal you would like to achieve.

          One of ways is the QuickTab example that @Dunhou already mentioned.

          Another way could be using TabGroups, a nice code example was provided by @mogh in his reply here: Quicktab SDK Example [Mar 29, 2023, 9:52 AM].

          Cheers,
          Ilia

          MAXON SDK Specialist
          developers.maxon.net

          1 Reply Last reply Reply Quote 1
          • M
            momoko
            last edited by

            @Dunhou @i_mazlov Thank you guys!

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