Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tree control that can handle more than 65000 items?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Tree control that can handle more than 65000 items?
Divers
Thread ID:
00612390
Message ID:
00612390
Vues:
76
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform