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

    Settings for DescriptionCustomGui

    SDK Help
    0
    7
    580
    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 02/11/2004 at 07:57, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.100 
      Platform:   Windows  ;   
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Hello,
      i have a DescriptionCustomGui in my Dialog resource file.
      Were can i change the settings of the DescriptionCustomGui, e.g. setting DESCRIPTION_OBJECTSNOTINDOC to TRUE?

      Thanks,
      Torsten

      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 02/11/2004 at 13:50, xxxxxxxx wrote:

        This is not possible via COFFEE.

        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 02/11/2004 at 20:48, xxxxxxxx wrote:

          Sorry.
          I'm using C++. Is it possible via C++?

          Torsten

          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 03/11/2004 at 05:45, xxxxxxxx wrote:

            Hi,

            yes that should be possible when overloading GetDDescription()

            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 03/11/2004 at 06:33, xxxxxxxx wrote:

              Sorry,
              do you have a code sample for me. I can't get it working.

              Torsten

              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 03/11/2004 at 09:54, xxxxxxxx wrote:

                Ok, I'm assuming this is in R9, C++ and in an actual dialog resource (not a description resource). Then the resource equivalent of the DESCRIPTION_OBJECTSNOTINDOC flag is OBJECTSNOTINDOC:

                    
                    
                    DESCRIPTION ID { OBJECTSNOTINDOC; ... }
                
                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 03/11/2004 at 10:24, xxxxxxxx wrote:

                  Hello,
                  is there a solution for R8?

                  Thanks,
                  Torsten

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