Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any Tips on Debugging Top Level Form Apps?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00925171
Message ID:
00925195
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
>VFP8 SP1 application because VFP9 will not be RTM before the project is due.
>
>I have started a new project the uses a top level form and the rest of the forms are shown in the top level form. The Desktop property is false, and the ShowWindow property is set appropriately. I am having a problem getting the EXE from releasing from memory when I shutdown the app. I have been quite thoughtful about garbage collection and releasing objects I created, but obviously I have missed something. Now the $64k question, does anyone have any tips for how to debug this? Once you run the app, the debugger is useless, and if I try to dummy-down the app by running in the desktop, the conditions are changed. TIA!

Mark,

I've never had a problem with the debugger and SDI apps. My start-up program simply checks to see if I'm running under development mode and, if so, sets the _SCREEN.Visible property to .F.. Naturally, I don't have the final settings for the configuration set, such as SCREEN=OFF. I just open the debugger before starting the app.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform