Reaction written generic treebrowser requester
Posted: Wed Jan 07, 2015 9:54 am
I was thinking , along the lines of the generic listbrowser requester (ReqList.c) described in other threads to wite a treebrowser requester,
that would allow
- to select some branches
- to select all leaves
- to select all leaves of some branch
& output them as a new tree or list (case of a set of leaves)
I did find only one example of listbrowser using the 'tree-possibilities' of listbrowser gadget.
Hierarchical.c
http://aminet.net/package.php?package=d ... ion_dn.lha
Not very encouraging. Do you know of other examples ?
that would allow
- to select some branches
- to select all leaves
- to select all leaves of some branch
& output them as a new tree or list (case of a set of leaves)
I did find only one example of listbrowser using the 'tree-possibilities' of listbrowser gadget.
Hierarchical.c
http://aminet.net/package.php?package=d ... ion_dn.lha
Not very encouraging. Do you know of other examples ?