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 ?
Reaction written generic treebrowser requester
- thomasrapp
- Posts: 318
- Joined: Sun Jun 19, 2011 12:22 am
Re: Reaction written generic treebrowser requester
@thomas-rapp
many thanks.
This comes really close to what i am after.
And at least i seem to inderstand some of it.
many thanks.
This comes really close to what i am after.
And at least i seem to inderstand some of it.