Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp6 framework
Message
 
 
To
19/12/1998 12:13:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00169131
Message ID:
00169143
Views:
22
mark,

There's no problem keeping a modeless startup form visible during menu access. It sounds like your code is causing the release of the form. You can use the debugger to step through the code and see exactly when it happens. You can fire up the debugger inside your code like this:

activate window trace
suspend

From there you can single step through your code.

>In my vfp6 frameworked apps.I have a startup form which come on screen in place and in time. Also this apps. has a standard menu with predesignd choices. If I select something like 'Open ..' then after message 'No documents difined ...' (which is right) my startup form disappears. It just gets released. Is framework 'not smart enough' to see what to release?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform