Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having a cell select all on entry
Message
 
To
22/01/1999 15:40:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00179205
Message ID:
00179217
Views:
22
>that's what i was afraid of. But how do i stop it. I might be able to trap the click event and just not do dodefault the first time the click is called.

Sounds like a reasonable thing to try, but it might be behavior you can't override without more work than it seems worth.

If you put code in the Click event to move focus to another object and back to the clicked one (with SetFocus calls or KEYB "{TAB}{Shift+TAB}"), that would do it, as long as it didn't fire a complex Valid event. A complex valid would make an unacceptable slow-down. And of course there's a problem (as my esteemed colleague Mr. Goff pointed out if they're doing intense keyboard data entry and you stuff the keyboard. Of course if they're clicking the mouse, they're not doing "heads-down" data entry.

Sorry I'm feeling long-winded today.
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Reply
Map
View

Click here to load this message in the networking platform