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
    • Login

    Redraw issues in unwanted Export dialogs

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 452 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 26/04/2010 at 01:01, xxxxxxxx wrote:

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

      ---------
      I'm calling SaveDocument() in a command plugin with an export format. Since 11.5 Cinema shows the export settings dialog - btw a "feature" that IMO should have never made it through QA without an option to turn this off...

      The issue now is that on some machines, this export settings dialog is not drawn correctly, but has all kind of redraw issues. Is there anything I could do from my command plugin to ease the situation?

      Thanks

      Kabe

      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/2010 at 07:29, xxxxxxxx wrote:

        Sorry I can't confirm the redraw issues. Anyway to suppress the export dialog the SAVEFLAG_SHOWERROR flag must not be set.

        cheers,
        Matthias

        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/2010 at 11:38, xxxxxxxx wrote:

          Well, thanks for the tip with SAVEFLAG_SHOWERROR. I find this illogical and not documented. IMO this should be controlled by a separate flag.

          However, due to a bug in the DXF export which I report in the bug section I need to use it here 😕

          Kabe

          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/2010 at 13:28, xxxxxxxx wrote:

            It's currently the only workaround. I agree that it should be a seperate flag and have suggested so to the developers.

            cheers,
            Matthias

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