Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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
    • Register
    • Register
    • Login

    Can i create a form using xcode [SOLVED]

    ResEdit
    0
    4
    1.6k
    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 07/10/2010 at 01:26, xxxxxxxx wrote:

      User Information:
      ResEdit Version:   R8

      ---------
      Can i create a form using xcode instead of using ResEdit?
      There is some example somewhere?

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

        I should think it's highly unlikely. How would you represent all the custom GUIs Cinema can use in the Xcode editor, for example? Then you'd have to convert the result into the correct format needed by C4D.

        I'd love it to be possible, ResEdit is such a dog, but I'm sure it isn't.

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

          So if i want to add an image inside the form, how can i do?

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

            If you want to add an image to a dialog you add a GeUserArea element when editing the dialog with ResEdit. When your plugin runs you have to 'attach' this user area to the dialog and draw your bitmap into the user area. It's easier than it sounds.

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