Hello all!
Anyone have any sample code for creating a web treeview for Xojo 2025 R1.1 and higher?
Thanks!
Tim
Hello all!
Anyone have any sample code for creating a web treeview for Xojo 2025 R1.1 and higher?
Thanks!
Tim
@Anthony_G_Cyphers has a Tree View control in GraffitiSuite.
GraffitiGrid has tree functionality and I have GraffitiTree.
Hi guys
How many levels do these support?
Tim
There is no limit.
DrawTree Demo (DeskTop) 1.2 (API2).zip (441.2 KB)
While it’s a desktop app, it is all done on a canvas and could conceivably be converted to web. Drag & drop, cut/copy/paste implemented and it is safe with circular trees like A > B > C > A