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
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Register
    • Login

    Foldable Groups in Async Dialog

    PYTHON Development
    0
    3
    554
    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
      Helper
      last edited by

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

      On 26/02/2011 at 12:50, xxxxxxxx wrote:

      I'm curious about how to do something/if it is possible in Python.

      I am making an Async dialog type(basically a non-modal window), and I am curious if it is possible to create groups that are collapseble in aysnc dialogs. What I mean is for instance, if you go into the coordinates tab of an object how it says "Freeze Transformation" and you can click that to unfold the Freeze settings?

      Is this possible and if so, is it something done through GeDialog or some other class?

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

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

        On 11/03/2011 at 18:49, xxxxxxxx wrote:

        Does anyone know if this is possible in Python?

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

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

          On 12/03/2011 at 11:27, xxxxxxxx wrote:

          This is currently not possible. GeDialog.HideElement and GeDialog.RemoveElement will be added soon.

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