Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo list , downclick doesn't work
Message
De
19/12/2004 20:57:15
Max Chen
Yx Software
Shunde, Chine
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Divers
Thread ID:
00970282
Message ID:
00970483
Vues:
16
Thank u very much !

Now I got a simple solution for popup a code-select window when user
click the down arrow of a combo in Grid.

It is faster and more stable than mimic with container + textbox + cmdbtn .

(1) grid.columnX.combo1.gotfocus

this.DisplayValue = EVALUATE(this.Parent.ControlSource)

(2) grid.columnX.combo1.dropdown
* active a window for code selection




>Hi Max,
>
>VFP help is incorrect. The downclick event doesn't fire when you click on the drop-down arrow of a ComboBox control. It only fires when you click on the down arrow in the drop-down list of a ComboBox control.
>
>
>>
>>I have install fox 8 n 9 beta in my pc
>>
>>The downclick event does not fired when I click it with fox8 n 9.
>>
>>I have experenced that it work before ?
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform