Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form with MS Treeview control will not close
Message
 
À
11/08/2005 10:22:30
Barbara Hill
B.L. Hill Applications Limited
Halifax, Nouvelle-Écosse, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01039638
Message ID:
01041155
Vues:
29
Are you remove-ing objects. Have you receieved a C5 error?

When you release objects it may be a good practice to assure the methods to release or remove are called from a parent or adjacent object.

You should not have to release anything but the form.

If you're "X" closing the form, in the forms "queryunload" method call or issue a release for any object with a "TYPE"=="O" that you need to release. Releasing a form should release contained objects without an implicit release of those objects.

>David,
>
>Thanks for the information.
>
>I tried to use the objref utility but I recevied errors during the find references (line 24 Error 11) and was unable to use it. To the best of my knowledge I have no unreleased objects. However, I do use FOR EACH node...
>
>>It's also possible that FOR EACH iterators are creating internal object references that you can't do anything about. If that's the case then you can iterate over the collection using an indexed collection reference.
>
>I have no idea how to "iterate over the collection using an indexed collection reference". Can you point me in the right direction?
>
>Thanks
>
>Barb
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform