Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Active forms not getting closed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00921802
Message ID:
00921839
Vues:
19
>I just noticed one thing the problem i am facing is only happening with one form
>i call this form in main.prg except that i dont think i've any specific settings for this form.

Is this the form you want to close before you call a new form? And do call the new form from within the form you want to close?
If yes, then try to issue this code from the form you want to close..
thisform.visible = .F.
thisform.windowtype = 0
thisform.release
If still cant, try to share your code from your main.prg calling the form here in UT...
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform