Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form releasing
Message
 
 
À
02/07/2002 13:21:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00674077
Message ID:
00674633
Vues:
19
Winn,

If the launched form is not modal, then execution will come back into the method that launched the form and you could self release:

* cmdDoTheOtherForm.Click() method

do form TheOtherform
thisform.Release()



>>How are you launching the forms? Is it possible that a method of the form is still in the calling stack? If so the form won't be released until it comes off the execution stack.
>>
>Hmmmm... well that anwers that.
>Yeah, I am launching them that way. Is there a more preferred method?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform