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
    • Login

    Content Browser Like Navigation?

    Cinema 4D SDK
    r21 python
    2
    3
    540
    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.
    • B
      bentraje
      last edited by

      Hi,

      Is there a way to have a content browser like navigation where it is just a bunch folders and you just need to click to + and - icon to expand and contract the view?

      You can see what I am after here:
      https://www.dropbox.com/s/5amd047ow9vb0y8/c4d217_content_browser_layout_navigation.jpg?dl=0

      Thank you

      1 Reply Last reply Reply Quote 0
      • r_giganteR
        r_gigante
        last edited by

        Hi @bentraje, thanks for reaching out us.

        Please have a look at the TreeViewCustomGUI class and to Adding a icon to a treeview field.

        Finally you can get nice hints by searching for TreeView and have a look - although it's a C++ example - to the Layer Shader Browser example.

        Best, R

        1 Reply Last reply Reply Quote 1
        • B
          bentraje
          last edited by

          @r_gigante

          Thanks for the reference.
          For anyone trying to achieve the same,
          here is a sample file.
          https://www.dropbox.com/sh/z1lzyphp8qnt9kw/AAB2P5gNo16IHafgc6xPEsy4a?dl=0

          Thanks again for @zipit for the help.

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