I know I can use a DesktopListbox and hide / show rows and emulate a treeview, but it seems that that is not portable to WebListbox. So.. I wish for an implicit tree view control to be included with Xojo… It’s such a useful view..
Happy Holidays!
I know I can use a DesktopListbox and hide / show rows and emulate a treeview, but it seems that that is not portable to WebListbox. So.. I wish for an implicit tree view control to be included with Xojo… It’s such a useful view..
Happy Holidays!
Translation:
Reality comes knocking at the door. With its heavy footsteps. Just as one is barely getting up from the celebrations.
I agree.
After the Grid, the most important object is the tree.
If you mean for desktop, Einhugur has a nice cross-platform treeview control. It’s not first-party but it works well. MBS has one too but I believe it’s MacOS only.
Thanks!
And there is a tree example all done in code, using a canvas. Could be ported to web. Cut/Copy/Paste items/branches and drag & drop included.
DrawTree Demo.zip (441.1 KB)
Graffitisuite by @Anthony_G_Cyphers has a Tree view for Web