Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental Combo Boxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00029984
Message ID:
00030036
Vues:
50
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform