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

    Simple TextDialog in C++?

    SDK Help
    0
    5
    1.1k
    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 03/12/2002 at 12:01, xxxxxxxx wrote:

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

      ---------
      Hmm, I am searching for the equivalent function to COFFEEs
      TextDialog(string); function.
      This opens up a simple Textdialog with a specified string in it.
      for example TextDialog("This is a string!", DLG_OK);
      Is there something in C++? I couldn´t find anything in the docs. :
      Thanks
      Samir

      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/12/2002 at 12:04, xxxxxxxx wrote:

        Man, why does it always happen to *ME*? I am asking for something and in the very next second I find it! Aaarrghhhhhhh!!

            
            
            GeOutString(const _<_a title="class string" href= "mk:@msitstore:d:\programme\microsoft%20visual%20studio\common\msdev98\addins\c4d_sdk_chm_reference.chm::/pages/c4d_string/class_string513.html"_>_String& str, LONG flags)
        [/C_<_h4_>_/H4> 
        is what I was looking for.
        Support, go back to bed. :)
        Samir
        
        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/12/2002 at 12:34, xxxxxxxx wrote:

          Well, but then you even have more postings than I do in this forum... 😉
          You can also use MessageDialog() and QuestionDialog().

          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/12/2002 at 13:29, xxxxxxxx wrote:

            Well, but then you even have more postings than I do in this forum... 😉
            ------------------------------------
            *ROFL* yeah, you´re maybe right. 🙂
            ------------------------------------
            You can also use MessageDialog() and QuestionDialog().
            ------------------------------------
            Ah thanks. They would do it too.
            Best
            Samir

            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/12/2002 at 14:29, xxxxxxxx wrote:

              Quote: Originally posted by Mikael Sterner on 03  December 2002
              >
              > * * *
              >
              > Well, but then you even have more postings than I do in this forum... 😉
              >
              > * * *
              You do know that this forum does not give out stars to whoever has the most posts   😉

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