Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with VFP 6 app
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00820287
Message ID:
00827983
Views:
13
Dmitry...

I have a suggestion for you to check out. If I had to guess, I would say that somewhere in your Init(), Show() (or maybe even the Activate()) methods of the form, you are either issuing a SETFOCUS() to an object or you are calling a method that has some code in it that attempts to SETFOCUS(). This early in the instaniation process is a bad time to call a SETFOCUS because there is still "nothing" to set focus to. Hope this helps or better, yet, hope it is the solution.

...Dave
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform