Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- Classes and Unload Event
Message
De
05/09/2000 11:18:49
 
 
À
05/09/2000 10:26:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00412427
Message ID:
00412492
Vues:
16
Well, the method I am calling from the unload event of the form is in a class that has been dropped on the form. How would you do it?


>>In the UNLOAD event of the form I call a method from the class.
>>I get an error message, "Class myclass doesn't exist"
>
>Yep, you can use the Event Viewer to see that all the controls Destroy() after the Form's Destroy() and before the Unload()
>
>>Is this the normal behaviour? Looks like it has been already released by the time I try to call one of the methods from it. All I have in that method is: DO main1menu.mpr CLEAR EVENTS THISFORM.Release()
>
>Why are you calling a method with Thisform.Release() in the Unload()?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform