Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keep focus on a textbox
Message
From
05/01/1999 12:04:49
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00172806
Message ID:
00172808
Views:
23
>I've got a simple form with one grid and one textbox. I want to set it up so that the user can keep entering values into the textbox w/o loosing focus every time a value have been entered. This seems pretty easy but for some reason (brain failure?) I can't get it to work properly.
>
>I've tried:
>1. THIS.SetFocus() in the LostFocus() but doesn't work.

It actually works, but requires NODEFAULT

>2. Return .F. in the Valid event. This works but get that stupid error message.

You may remove it using SET NOTIFY OFF

3. Look at SET CONFIRM ON
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform