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

    Change columns of dialog-group

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 426 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 18/07/2017 at 02:46, xxxxxxxx wrote:

      Hello plugincafe,

      I wanted to know wether it is possible to change the columns of a group in a GeDialog dynamically?
      What I ultimatly want to achieve is, when I resize my dialog, that my gadgets rearrange so they fit the whole width. 
      I have seen this a few times before (LiveDB in Octane for example) but I don't know how I would do this correctly.

      thanks in advance,
      Florian

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

        On 18/07/2017 at 03:58, xxxxxxxx wrote:

        If you speak about the picture inside the liveDb it's a GeUserArea.

        I have done something similiar to this here (Acutally I just make draw rect but you can draw a bitmap if you want ;))
        https://gist.github.com/gr4ph0s/53ca6300b15ba0819a666e9d7acb7c29

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

          On 18/07/2017 at 04:08, xxxxxxxx wrote:

          Hey gr4ph0s,

          that is actually want I need 🙂 
          Thank you very much for the example!

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