Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox stuff...
Message
From
03/12/2002 14:10:30
 
 
To
03/12/2002 11:48:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00729044
Message ID:
00729107
Views:
13
This message has been marked as the solution to the initial question of the thread.
Hi John.

the problem i am having is that if the user doesn't want to choose anything from the combobox and clicks the little arrow to 'roll up' the combobox, the info from the first record is transferred to the editbox anyway. is there a way to differentiate between a 'choice click' in the combo and an 'arrow' click so i don't get this problem?

Your problem is that the code is in the wrong place. Call it from the combo's InteractiveChange() method instead of from its Click()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform