Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tree control that can handle more than 65000 items?
Message
From
29/01/2002 14:55:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Tree control that can handle more than 65000 items?
Miscellaneous
Thread ID:
00612390
Message ID:
00612390
Views:
74
I'm having a problem with adding more than 65000 items to the ctTree control by DBI. The problem is that they use an array to access the nodes. This is a problem when I want to add more than 65000 items because I hit the VFP array limit. I can add the nodes, but trying to set any properties needs to access the array and then it crases. They consider this to be a bug in VFP and there's nothing they can do about it.

I can work around most of it by relating their listindex to a cursor and storing info there, but I hit the wall trying to figure out how to change whether an item is checked or not. I don't think it can be done.

So I'm wondering if anyone either knows some trick I'm missing to get it to work, or knows of a treeview control that doesn't have this limitation.

Thanks,

Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform