26 Mar
2001
26 Mar
'01
8:34 p.m.
ghaley@mail.venaca.com writes:
is it impossible, e.g., due to an inherent incompatibility for tree and batch to coexist? It is not impossible but it will not be easy:
* you will need to extend the state information currently, it codes which parts of the tree are unfolded. You will also need to code where the a branch starts * navigation interface may be a bit tricky you probably will need similar features as has "in": "branch-start", "branch-end", "branch-length",... All code is located in "TreeDisplay.TreeTag". Dieter