Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus() Error
Message
From
03/10/2001 02:29:17
Stuart Ramsey
Medical Business Systems
East Gosford, Australia
 
 
To
02/10/2001 23:06:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00563407
Message ID:
00563440
Views:
18
Hello
I had a similar problem where the error would occur if the keyboard shortcut for the command button was used.
I was using the On Key Command for the shortcut which appeared to fire outside the firing order of the windows objects on my form, so the Valid event of the text box my cursor was on would fire AFTER the command button code which had a Setfocus() within the code.
If this is your case, try using the Forms own KeyPreview Property = .T. and interrogate the keystrokes there.
Hope this helps
Stuart Ramsey
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform