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

    CUSTOMGUI_VECTOR2D need help

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 353 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 04/06/2006 at 06:27, xxxxxxxx wrote:

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

      ---------
      I have question there is mayby possibility to put CUSTOMGUI_VECTOR2D to my plugin exactly to my interface in cinema????

      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 04/06/2006 at 07:19, xxxxxxxx wrote:

        I know that i must put this in res. I don't have any problems with VECTOR to show,
        VECTOR MY_VECTOR_ID {UNIT REAL; MIN 0.0; MAX 0.0;}

        but when i am doing exactly the same with CUSTOMGUI_VECTOR2D there is error when i turn on cinema 4d ??

        CUSTOMGUI_VECTOR2D MY_VECTOR_ID {UNIT REAL; MIN 0.0; MAX 0.0;}
        Am i doing sth wrong??

        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 05/06/2006 at 01:38, xxxxxxxx wrote:

          yes, it belongs into the brackets

          {... CUSTOMGUI VECTOR2D; }

          Not sure if it is the correct expression for this customgui, but that´s the place it belongs 😉

          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 06/06/2006 at 04:24, xxxxxxxx wrote:

            It is working, thank you, very much 3D Designer for help :))

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