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

    GUI Problem with same Checkbox

    SDK Help
    0
    6
    556
    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

      On 15/05/2013 at 13:40, xxxxxxxx wrote:

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

      ---------
      Hi,

      why can't i place the same checkbox in different groups in my description? I have a checkbox for a bool which i'd like to place in two different groups, but only the first shows up.

      do i really need to create two different ID's and handle them separately?

      cheers,
      Ello

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

        On 15/05/2013 at 16:32, xxxxxxxx wrote:

        Yes, otherwise Cinema does not know how to distinguish them. Doesn't
        sound like a clean GUI design if you want to put the same option twice. 🙂

        -Nikq

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

          On 15/05/2013 at 23:54, xxxxxxxx wrote:

          I'm afraid, I have to agree with Niklas on this one 😄

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

            On 16/05/2013 at 00:32, xxxxxxxx wrote:

            ok. than i'll create extra id's for it. i have a general group and want to make some settings also available in the according groups. just for the user to reach that option faster...

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

              On 16/05/2013 at 00:38, xxxxxxxx wrote:

              You could separate the options that are "general" and put them into one group.
              Below, you could create a tab group the user cam switch through.

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

                On 16/05/2013 at 01:09, xxxxxxxx wrote:

                yes, maybe i'll make it that way...

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