I’m looking for, ideally, a treeview control that has versions for both web and windows. Pointers to vendors, please?
Thanks
Steve
I’m looking for, ideally, a treeview control that has versions for both web and windows. Pointers to vendors, please?
Thanks
Steve
Maybe Einhugur?
https://einhugur.com/Html/all.html
The listbox can do this on desktop if you check the Hierarchical property. As for web, maybe GraffitiSuitehas one?
NSOutlineView is way more modern than the hierarchical listbox of Xojo but it’s macOS only. See Monkeybread Xojo plugin - NSOutlineViewMBS class .
Thanks all.
S
If you want to draw a tree structure, check this out: