Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reduce Speed of Incremental Search
Message
From
13/11/2002 04:50:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/11/2002 04:12:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00722000
Message ID:
00722008
Views:
16
>Hi I have a drop down list with incremental search set.
>the problem is some users are slow typers and can't type the number fast enough for example they want to type 1234.
>
>So they hit 1 look around on the keyboard for the 2 and then it jumps in the list to the first item with a 2.
>
>I think you know what I mean.. Is there any way to slow down this rate so when the users pause it still continues with the same string for say 5 seconds instead of 1 second?
>
>BR
>Tim

Tim,
In older versions the time is controlled by _DBLCLICK system variable. In VFP7 and later it's controlled by _INCSEEK system variable.
For _DBLCLICK you could set it in Gotfoucs and reset back in lostfocus of combo.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform