Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with incremental search in combo box.
Message
De
09/05/1998 12:20:54
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, Colombie Britannique, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00098236
Message ID:
00098293
Vues:
28
Thanks John,

I was hoping for a quick fix, but I'll have a look at your suggestion.

Paul de Niverville


>Hi Paul,
>
>You are probably going to have to place code in the KeyPress() Event that does something like:
>
>NoDefault
>*/ Check what key was pressed
>*/ Depending on the key, add the value of the key to some custom property
>*/ of the listbox class
>*/ Search through the items in the list box to see if there is a match and
>*/ set the ListItemID Property of the Listbox accordingly.
>*/ For keys like backspace, you would remove the rightmost character, and
>*/ do the search again.
>
>
>HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform