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
    • Recent
    • Tags
    • Users
    • Register
    • Login

    QuestionDialog with cancel button?

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 303 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 22/01/2005 at 12:29, xxxxxxxx wrote:

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

      ---------
      Hi,

      is there a questions dialog that additionally to the Yes/No buttons offers a cancel button?

      Thanks in advance
      Katachi

      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 22/01/2005 at 13:16, xxxxxxxx wrote:

        No. Or is that Abort! Abort! Abort! ;0)

        I'll tell ya, you guys want everything!

        When I needed a dialog with OK/Cancel/Abort, my only option was to make a modal dialog with OK/Cancel (AddDlgGroup()) and add the other button myself.

        There is a DLG_HELP option for AddDlgGroup(), but I don't think you can change the text of these buttons.

        Robert

        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 22/01/2005 at 13:35, xxxxxxxx wrote:

          Hi,

          yes, I was afraid of that answer as I couldn´t find anything in the sdk either. 🙂 I´ll use my own dialog too then.

          thx
          Katachi

          P.S.: Yes, I meant Abort! 😉

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