Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo list , downclick doesn't work
Message
From
19/12/2004 20:57:15
Max Chen
Yx Software
Shunde, China
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
00970282
Message ID:
00970483
Views:
15
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 ?
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform