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

    TreeView

    SDK Help
    0
    2
    338
    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

      On 11/05/2017 at 11:00, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R18 
      Platform:      
      Language(s) :

      ---------
      Is there a TreeView for ObjectData plugins, or is this strictly a Dialog based widget?

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

        On 12/05/2017 at 03:29, xxxxxxxx wrote:

        Hello,

        the TreeViewCustomGui is a custom GUI gadget for GeDialogs, it can only be used in this context. The "GUI" of NodeData based plugins like ObjectData is based on parameter descriptions. See "GUI and User Interaction". You could introduce a new custom data type that is using a TreeViewCustomGui in its custom GUI to visualize the data. For example take a look at customdata_customgui.cpp.

        best wishes,
        Sebastian

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