Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms Dont Release (COMCTL32 objects)
Message
De
30/09/1998 11:38:03
 
 
À
30/09/1998 10:13:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00142378
Message ID:
00142425
Vues:
23
Hi Terry.

>I have been trying to figure out why my forms dont release after using TreeView or ListView.

I had this problem when I referenced some of the "other node" properties, such as Child or Next. I really only used these properties because I wanted to scan through the tree looking for a particular node. Turns out there's a *way* faster way: using Thisform.oTree.Nodes[""] (I hadn't realized you could specify the key as the node index). I don't know if this is necessarily what's causing your problem, but since I eliminated that code, the problem has gone away.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform