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

    Can I use SubDialogs in C.O.F.F.E.E. ?

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 475 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

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

      On 20/04/2006 at 08:22, xxxxxxxx wrote:

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

      ---------
      Hi,

      is there a way to use SubDialogs in C.O.F.F.E.E.? I want to change part of a Dialog Layout according to a selection and the usage of different SubDialogs would be nice.
      But I cannot find anything like SubDialog or AttachSubDialog in the C.O.F.F.E.E. docs. Is that only available in C++?

      Thanks,
      Juergen

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

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

        On 20/04/2006 at 11:08, xxxxxxxx wrote:

        It appears that this cannot be done in COFFEE. But you get about the same functionality with TabGroups. I use them rather than SubDialogs even with C++.

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

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

          On 21/04/2006 at 00:50, xxxxxxxx wrote:

          Thats a good one .. I'll try with tabs!

          thanks,
          Juergen

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

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

            On 21/04/2006 at 00:56, xxxxxxxx wrote:

            You could write your own subdialog class which incorporates a dynamic layout. But tabs are probably the faster and more comfortable solution. 🙂

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

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

              On 26/04/2006 at 06:41, xxxxxxxx wrote:

              one more thing:
              I don't want to show the user the different tabs, but only select the one that is currently correct for the choice ... how do i activate the right tab?

              Activate()
              

              does not work.

              Juergen

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