Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox question
Message
De
20/02/2004 12:49:19
Steven Kleypas
Tarrant County College District
Texas, États-Unis
 
 
À
20/02/2004 11:20:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00879194
Message ID:
00879341
Vues:
18
Cetin,

I am now trying to customize the control to do a couple of things. First when the control gets focus, I want the selection list to dropdown. To accomplish this, I placed the following in the GotFocus method and it works fine:

KEYBOARD '{F4}'
IF NOT DODEFAULT()
RETURN .F.
ENDIF

Is this the best way to accomplish this?

Secondly, when the list drops down upon entry, I want the first value of the list to be the same as the value in the control. Currently it always shows the first item in the list until the user makes a change to the displayvalue and then the list "syncs" with the combobox displayvalue. Any ideas?

Thanks so much for your time

Steven
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform