Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing a child form
Message
De
06/10/2006 02:09:07
 
 
À
05/10/2006 23:32:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01159935
Message ID:
01159947
Vues:
14
Hi!

I've been facing a similar problem some time before. I had to put the following code inside my Destroy() method.
thisform.hide
thisform.release()
dodefault()
HTH

>Hello,
> I am having a problem closing a CHILD FORM in an application. There is no error in the form and everything works normally but when the user tries to close the form nothing happens. The CHILD FORM is not MODAL.
>The code in the EXIT button is THISFORM.RELEASE
>
> This behaviour is only during RUNTIME. Is there any way to find out the problem or FORCE to close the CHILD FORM from within the MAIN APP.
>
>
>TIA
>Sanjay
robert.oh.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform