Cross-platform draggable treeview+checkboxes+icons
BlitzMax Forums/MaxGUI Module/Cross-platform draggable treeview+checkboxes+icons
| ||
I need to make a cross-platform treeview with draggable nodes, multiselect, checkboxes, and icons. I am about to start writing it from scratch with an OpenGL context. Before I make this, is there any alternative? Can this be done by creating a wxWidgets tree in a MaxGUI panel? Even if it's a big workaround, I want to hear suggestions. |