Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox problem
Message
 
To
24/10/1997 14:22:51
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00056153
Message ID:
00056628
Views:
28
>Jim ,
>I changed the way I populate the list to AddListItem, and the boundcolumn is 1
>I placed a wait window in the When, Valid and Interactive Change Methods. From this I was able to determine that the When event always fires. When I make a selection, the list rolls up, but the Interactive Change event does not fire. If you select it enough time it may finally select the item. In this case, the Interactive change event will fire. Can you see any reason the the control is not recognizing a change in selection?
>
>-Ed
Ed,

Change the wait windows to a DEBUGOUT command and open teh debugger while you run your test. Wait windows mess with the event handler inside of VFP and may be contributing to what you are seeing. InteractiveChange will fire when the value of the control is changed, but it will not fire if the control is entered without changing its value.
Previous
Reply
Map
View

Click here to load this message in the networking platform