Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop app from shutting down
Message
From
06/06/2003 11:10:39
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
06/06/2003 08:18:44
Michael Gass
Instructional Software, Inc.
Kirkland, Washington, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00797149
Message ID:
00797283
Views:
13
>I would like to keep the Main VFP window open after all Top Level forms have closed and all that’s left in the window is a navigation toolbar and the main menu. I’d prefer to not show the Main VFP window at all but that creates problems with where to put menus and toolbars. If I can keep the main window open to hold the toolbars and menus, the user can resize it and moved out of the way when needed.
>
>The problem is that when the close box is clicked on the last form in the Main VFP window the entire app shuts down. How can I keep the Main VFP window open so the user can continue making selections from the navigation toolbar and main menu?
>
>I’m using VFP 7 and Codemine. The behavior is occurring in the final executable.

I suspect this is something in the CodeMine framework that cleans up and quits, and you may need to find it and remove it. You need to make sure the CLEAR EVENTS command is in a menu that will be available all the time.
Previous
Reply
Map
View

Click here to load this message in the networking platform