Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keystroke delay
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00619198
Message ID:
00619202
Views:
13
>I have a combo box, drop down list with incremental searching. If the user presses the keys quickly ithout any pause the incremental search works fine. But, if there is any pause, however slight, the search restarts with the first key after the pause. Is there any way to control the timing allowed in these boxes?
>
>Thanks
>
Hi Dennis,

In VFP 6 and earlier it's controlled by _DBLCLICK system variable. Remember that _DBLCLICK also controls Double Click timeout. In VFP 7 there's new _INCSEEK System Variable. See help for details.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform