Unity Tree View UI Control

preview_player
Показать описание
TreeView is a Unity UI control that can be used to represent hierarchical data. TreeView implements drag & drop, databinding, selection operations and is highly customizable. There are also two base clases ItemsControl and ItemContainer which can be used to implement your own items control.

Features:
♥ Data Binding;
♥ Drag & Drop;
♥ Multiselection & Range Selection;
♥ Auto Scroll;
♥ Items Removal;
♥ Customizable;

Рекомендации по теме
Комментарии
Автор

Hey, wondering if this will work for my needs. I am creating software that uses directory management. I need a tree view to show the directory folder and what contains in the folders of that path. With that said, I want to be able to have two tree views, one which shows folders that need to be moved and another to show folders it can be moved to. Once one file is selected (or multiple) and a destination path is selected, I would like to press a button and move the files to the destination selected in the second tree view.


Would this be possible? Hope this makes sense. Really don't feel like creating my own tree view.

eazy
Автор

Hi! Would you recommend this tree view for mobil, for large hierarchies? Does it load the nodes on demand or something like that? Thanks in advance!

marcosssocram
welcome to shbcf.ru