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
    • Recent
    • Tags
    • Users
    • Login

    Howto create a dialog list tree?

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 189 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

      On 21/09/2014 at 06:53, xxxxxxxx wrote:

      Hello mates.

      Im want to create a dialog that is something like the object manager " a list dialog".
      i tried to look in the doc but could not find anything about creating a list dialog.
      there was a short example using popup. but thats not what i want and it was the wrong type.

      I basically need to have a dialog list where each item in the clist is clickeble "make highlighted".

      A short example would be great

      Thanks.

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 25/09/2014 at 06:34, xxxxxxxx wrote:

        There is a class called TreeViewCustomGui which is implemented in Python but curretly not officially supported neither documented. But in general it works almost the same like it does in C++. Check out the documentation there. If used, test it properly before you deliver your plugin to customers!

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