Building tree from scratch

Hi,
How can i build tree manually, meaning with no tree object?
i need to implement the nodes captions and the lines that connect node to another, probably some paint involve...
can someone help me how to start?
Thanks,
Nir
[268 byte] By [nird1978] at [2007-11-20 0:40:36]
# 1 Re: Building tree from scratch
That would be hard enough because there are a lot of events and paintings that you have to do . Don't you think is easier to inherit from your TreeView and modify it accordingly?
creatorul at 2007-11-9 11:25:08 >