Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Traverse a treeview?
Message
 
To
27/01/1999 09:00:00
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00180381
Message ID:
00181039
Views:
20
I realize that Nodes[1] to Nodes[count] are in sequence of how they are added. The problem becomes how they are displayed on the screen. I thought about it a bit and haven't completely solved it yet though here is what I have so far:
select Node[1]
check for FirstSibling and go to it if so
check for children and go to child if so
check for FirstSibling of this child and go to it if so
and on and on ...

I was looking at a way to use recursion to do this. One thing that would make it a little easier if when I do a Node[i].child, is that child the first child as displayed on the screen? If so, that would make the recursion much simpler. Thanks for the reply,
Derek Agar
Acctware Business Systems
derekagar@acctware.com
ICQ: 42332100

***********************
When in trouble call 911

He that dwelleth in the secret place
of the most High shall abide under
the shadow of the Almighty.
Psalm 91:1
***********************
Previous
Reply
Map
View

Click here to load this message in the networking platform