Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application keep staying in memory
Message
De
04/11/1999 05:27:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Application keep staying in memory
Divers
Thread ID:
00286737
Message ID:
00286737
Vues:
57
Hi,
I have an Top level form and couple of MDIForm in my application. AndI have the folowing code:
main.prg

DO FORM frmMain              &&My top level form
READ EVENT

frmMain.DESTROY()
** Place in DESTROY to let user to exit application just click on the "X" button

CLEAR EVENT
It work fine at first. However, I found that my application is not released from memory after I have a Login screen(frmLogin) in my application. I issue frmMain.RELEASE in frmLogin.cmdCancel.CLICK() terminate my application if user cancel the login.

Again, I have use ObjRef frm David, IT DOESN'T SHOW ANY OBJECT REMAINED IN MEMORY!!!!
Anybody has any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform