Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms still in memory after Doform()
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00637801
Message ID:
00640466
Views:
24
Hallo Randy,

>Can anyone tell me if they are seeing this behavior with their MM app. After I login, the login form is still showing up with display memory also.
>
>What would cause the login form not to release from memory?
I already tried to get your behavior this morning, but I wasnt able to
reproduce it so i kept quiet <g>

If you dont get any other answer, I would try to debug the destroy event of the login form and try to figure out why it is not destroyed.

If you dont run through this try to set a breakpoint in Function DoForm in Utilities.prg. After showwing the Loginform it should be destroyed, which should run LoginForm.Destroy() Event.

If everything seems to run fine but the form is stil there you normally have any kind of dangling reference to the form wich prevents it from really beeing removed. Perhaps you can find out if you do anything in the form that is not MM standard.

When nothing else helps, try to check out if you have the same behavior in the projects manager example.

Marcus
Marcus Alt
TRIA IT-Consulting GmbH
Working hard | for your success
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform