Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Combobox clicked selection being ignored?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01363873
Message ID:
01363879
Views:
14
I haven't verified that the RowSource type has anything to do with it. I guess that's my next thing to try. I have a lot of cbo's using arrays so I'm hoping that's not the solution to change those to cursors. Thanks Victor.

>How complicated of a change would it be to use a cursor instead of an array? Like can you put the contents of the array into a cursor?
>
>>Thanks, I definitely do that, and I've tried setting the rowsource to "" and then to the array again too. No improvement though.
>>-Mark
>>
>>>>I've see a few threads on this but no solutions that I could find, so I need to ask, since I've tried everything I can think of.
>>>>
>>>>For some reason when selecting an item from a drop-down list combobox where a vertical scroll is required to find the selection in the list, the item clicked on doesn't always get selected. And the InteractiveChange doesn't get fired. However, if I click on an item that's shown (doesn't require scrolling), or if I down-arrow to the item, it works fine. This issue happens about half the time on comboboxes with Array RowSource. So something is not quite right with the scrolling in combo list boxes, it seems. The fact that it works sometimes gives me hope that there's a trick or solution to this. Has anyone heard of a solution to this? Thanks for any ideas.
>>>>
>>>>-Mark
>>>
>>>I've seen this one before too. One thing you might check for is if you're rebuilding that arrary, once you've done so set the rowsource to the combobox in your code again. It may help, it may not - but it's worth a try.
>>>
>>>Hey check my location! We are close!
Previous
Reply
Map
View

Click here to load this message in the networking platform