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

    dynamic interface

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 881 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 14/03/2011 at 11:09, xxxxxxxx wrote:

      Hi,

      It is possible with python to make a dynamic interface in objectdata plugin like TakeTool plugin from kekko3d do?  (e.g.)
       

      By creating new "Takes" the combobox of the "Take Manager" updates itself. It there one "Take" created, this combobox has one child and so on…
      Thanks for any advices.
      shirayuki

      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 15/03/2011 at 08:13, xxxxxxxx wrote:

        Please, can anybody tell me that?
        With C++ it is possible to create dynamic interface, but i can`t find GetDDescription() in the python documentation. So maybe, it is not possible with python and i have not to spend lots of time to get it. I had never needed bevor, so i am not sure now.

        I tried with AddUserData() as alternative solution, but i couldn`t get a combobox, maybe somebody can help me with this issue?

        thanks.

        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 15/03/2011 at 08:31, xxxxxxxx wrote:

          Unfortunately dynamic descriptions are not possible in Python yet.

          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 15/03/2011 at 08:49, xxxxxxxx wrote:

            very unhappy to hear that 😞
            But now i definitely know that it not possible.

            Maybe, its time for my to dive into C++ and take my C++ book, i bought years ago ;).

            Thanks s_rath for your answer.

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