Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental Combo Boxes
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00029984
Message ID:
00030036
Views:
52
>>Although I mark all combo boxes as IncrementalSearch = .T., some of them are and some of them aren't. I can't seem to find a pattern. What makes IncrementalSearch functional? I am certain I am missing something small . . .
>>
>>TIA.
>>
>>John
>John, the Incremental search is linked to the speed of your Double-click (which is set on your Mouse setup in Windows). Don't ask why MS linked a keyboard item to a mouse speed. However, if you type too slowly, then your combo will APPEAR to not be using IncrementalSearch.
>
>HTH
>Barbara

Also you can play with _DBLCLICK system variable. The _DBLCLICK setting overrides the setting specified in the Mouse dialog box in the Window Control Panel. And for not affecting other things you can set _DBLCLICK value in Combobox GotFocus() and reset in LostFocus().

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform