Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear Events isn't
Message
From
29/01/2013 13:09:03
 
 
To
29/01/2013 10:34:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01564509
Message ID:
01564552
Views:
47
>Hey Guys
>
>This is an issue I usually don't have a problem with, but here it is
>
>Application starts,
>VFP desktop hidden
>Main form fires off
>Main form issues Clear Events and closes
>
>(Update)
>After the Clear Events is issued and before the form closes, it goes through the GotFocus of a textbox (the only interactive object on the screen)
>
>VFP desktop doesn't Clear - get 'cannot close FoxPro' window

What does a trace show you. What happens in GotFocus? What code runs after that?

Try scattering a bunch of DEBUGOUTs in the code along with turning on the event tracker to see exactly what's happening. If that doesn't give you the necessary clue, try running with coverage on and walk through the coverage log to see exactly what's happening.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform