Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Funky combobox
Message
 
 
À
07/09/2010 17:13:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01480482
Message ID:
01480483
Vues:
118
This message has been marked as the solution to the initial question of the thread.
>I'm using a combobox
>
>
>
>*Init
>this.visible=.f.
>this.style = 2
>SELECT myTable
>SCAN 
>this.AddItem(TRIM(myField))
>ENDSCAN 
>this.DisplayCount = this.ListCount
>
>
>*GotFocus
>Keyboard '{ALT+DNARROW}' Plain Clear
>
>
>The control is made visible and receives focus by the click event of another control.
>
>If the mouse does not enter the area of the dropdown, the up/down arrows work; sometimes the mouse wheel works.
>
>If the mouse enters the dropdown area, the mouse will highlight a list item; up/down arrows may change displayvalue, but will not move the highlighted item.
>
>I have searched, but am unable to find this behavior previously discussed.
>
>TIA
>
>dg

See if this thread Thread ID: 1281871 can be of help.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform