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
    • Login

    Checkbox in Group Title

    SDK Help
    0
    4
    470
    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 06/03/2003 at 08:17, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.012 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Is there a way to flag a group in a parameter resource to include a checkbox ( I think this was possible in v7 ).

      GROUP THE_GROUP_ID { SET_CHECKBOX; }

      Something like that maybe?

      bt

      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 06/03/2003 at 08:55, xxxxxxxx wrote:

        No, that's not possible. (And it certainly wasn't possible in R7, since there were no parameter resources at all back then... 😉
        You can insert a checkbox as a child of the GROUP with CHECKBOX.

        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 06/03/2003 at 09:34, xxxxxxxx wrote:

          In the dialog resources of v7 I am almost sure one can create a checkbox in the title of the group. Not really relevant I a am just trying desperately to convince myself I am sane,

          bt

          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 06/03/2003 at 10:46, xxxxxxxx wrote:

            I don't recall that possibility. Perhaps you're thinking of the various tab group options? (Combo box and radio buttons.)
            Anyway, the R8 parameter description layout is limited in several ways compared to the dialog layout so this doesn't matter. (Creating regular dialogs is of course still possible in R8, just not in the attributes manager.)

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