Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental search in combo boxes
Message
De
29/07/1999 19:46:43
 
 
À
29/07/1999 18:14:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247985
Message ID:
00248006
Vues:
28
Hi Michel,

>I'm trying to use incremental search in a combo box which contains a large number of items (all the cities in a province, which can be over a thousand in some cases.) I'd like the user to be able to start typing a city name and the text part of the combo box to show up with the first city name that matches what has been typed so far - this is incremental search, right? The incremental search property is set to .T.

If your combo has its Style Property set to 0, you must have the list dropped down for this to work. You could set style = 2, then it will most likely work to how you expect it. The _DBLCLICK you mentioned, is the value your combo uses before it resets eg: if _DBLCLCIK is low you must type fast or the values you enter will reset, if it is high you may take your time.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform