Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DESTROY() in modeless top level form not firing on close
Message
 
À
09/04/2006 08:58:55
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01111727
Message ID:
01111770
Vues:
14
>>I've got a couple of objects I have to destroy in my modeless top level form when it closes.
>>
>>It appears that the form is not destroyed until I eventually close the main VFP window in the application - even when I directly call the form's DESTROY() in the QueryUnload() event. I think I have also tried calling the DESTROY() of the particular object on the form in the QueryUnload().
>>
>>Is that correct? Are calls to the form's DESTROY suspended until the app closes? Should I put the cleanup code into a custom method instead, so it can be called by the QueryUnload?
>>
>>Also - what happens to the form if it's not destroyed - is it just invisible?
>>
>>TIA
>
>Michael,
>It's not correct. Probably you have a dangling object reference that prevents the form being destroyed.
>Cetin

Thanks for the response.

I set them to null in the object's destroy... but the WAIT WINDOW at the beginning of the object's DESTROY is not even popping up, so I don't think it's even firing. Perhaps it's the form itself with a dangling reference... Let me track that down.

Let me also check my bindevents for that object...
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform