Hi,
Can you guys share some advice for coding this kind of GUI? I want to create some custom assembly types with various layers that each have different material properties and dimensions.
I haven’t made something like this before. I think maybe I need to use windows forms “datagridview” but I don’t know how I can customize it to create sub items and dropdown trees within the grid view.
Ideally I’d be able to drag and drop things around as well, import export, etc.
Here are some examples. Generally a more sophisticated and customization user data interface that allows hierarchy.