This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I'm using the CoverFlow control to display UserControls as CoverFlow items and I'm running into a very strange issue with this approach. The problem is that I'm not able to select an entry from a list that is displayed in a combobox inside the user control. When the same list is displayed in a ListBox inside the CoverFlow-hosted UserControl or in a ComboBox somewhere outside the CoverFlow control then selecting an item and binding to the underlying data model works fine. I was also able to reproduce the same behavior with some mock up UserControls in the CoverFlowExplorer sample application. I could really need some help to fix this issue. Thanks a lot! Thomas |
|
|
Must have something to do with mouse events handling. Selecting an entry with the keyboard works.
|
|
|
Thanks for pointing this out. I have fixed this bug and the update will be available through the nightly builds from tomorrow the 1st of March. Regards |
|
|
Thanks! |
|