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

    using link field in external layout files

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 389 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 30/06/2011 at 20:38, xxxxxxxx wrote:

      I've built my plugin to use GeDialog.LoadDialogResource() and it all works fine. The problem I have is I've added an Object Link field. It shows up fine in the gui but how do I access its contents?

      I can understand if you build the link field internally in the CreateLayout function you can save the pointer for later access but how can I access the field when it's loaded externally. Is there a way to get the element by the ID?

      - Carter

      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 30/06/2011 at 21:44, xxxxxxxx wrote:

        Not quite sure: Check out the AddCustomGui - Method in GeDialog.
        I think this also works when loading an external ressource.

        Cheers,

        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 01/07/2011 at 09:25, xxxxxxxx wrote:

          Unfortunately this just adds a link field after the interface loaded externally. This will work for now it just won't allow me to do my ideal layout.

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