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

    CDialog!

    SDK Help
    0
    2
    228
    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 21/11/2003 at 05:46, xxxxxxxx wrote:

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

      ---------
      Looking closer at GeDialog I found the function CDialog* Get()..... Is this CDialog class the MFC CDialog? Well....I can even define a CDialog* and get it with the Get() function. But then executing a CDialog Member Function is not possible. And including winafx.h leads to a bunch of problems.... Seems that somehow the CDialog class is defined in Cinema, and its even used, found at least 3 other functions who return CDialog pointers or even use them....but somehow the MFC must be included and used by Cinema. Would be just perfect if I could use MFC Functions for my dialogs, the number of possibilities to modify dialogs would increase tremendous! I could even dock my dialogs by software then........
      Anyone has a little experience with that?

      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 21/11/2003 at 07:04, xxxxxxxx wrote:

        CDialog is a private C4D class - it has nothing to do with MFC.

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