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

    COFFEE: Redraw

    SDK Help
    0
    5
    465
    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 19/10/2004 at 07:30, xxxxxxxx wrote:

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

      ---------
      My uv toolkit which is a GUI for UV mapping doesn't redraw anymore, although I am calling Redraw() each time (which worked for R7, partly for R8, and no longer for R9).

      I think it should redraw the COFFEE window - shouldn't it?

      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 19/10/2004 at 09:30, xxxxxxxx wrote:

        I am also getting a strange message:

        (4) Too few parameters
        File: c3d_uvviewarea.coh
        Line: 67

        This is strange since this error existed (without file reference) before I splittet up in multiple files, and the line is always the same - no matter, even if the first 100 lines are empty.
        I can't figure out where it is called. Like in the async example (which is working), I can only trace this back to

        d->open(TRUE,-1,-1);

        Somewhere during this call this error is thrown, and I have no idea how to find out what is causing it.

        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 19/10/2004 at 11:14, xxxxxxxx wrote:

          I checked the redaw calls - and it returns 0, so it failed. How can it fail?

          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 19/10/2004 at 11:37, xxxxxxxx wrote:

            I fixed it by a strange modification: I changed the plugin ID to another value and now it works.

            How can this happen?
            Is there any configfile which stores information about the Plugin ID?

            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 22/10/2004 at 02:07, xxxxxxxx wrote:

              Strange. I guess it could be stored in the layout file if a dialog is docked.

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