TeeTree VCL for Borland Delphi and C++ Builder.
-
Mathijs
- Newbie
- Posts: 6
- Joined: Tue Mar 08, 2005 5:00 am
Post
by Mathijs » Wed Dec 20, 2006 10:33 am
I would like to use teetree to add a network of nodes and links between them in code. However I just have the functional description of the network and don't have information about positions of nodes. I would like teetree to automatically order the nodes that the diagram is easy to understand. Is this feature available? I checked TreeShape AutoPosition, but it doesn't seem to rearrange the whole diagram.
X-mas greetings, Mathijs
-
tom
- Advanced
- Posts: 211
- Joined: Mon Dec 01, 2003 5:00 am
-
Contact:
Post
by tom » Fri Dec 22, 2006 1:37 pm
Hi Mathijs,
Sorrry, there is no auto-arrange functionality available in teeTree.
The AutoPosition is used for auto positioning the shape by it's childmanager. Default a 'windows navigation tree-alike' childmanager is used.