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, is it possible to adjust properties of the CoverFlow control such as ItemHeight, ItemWidth or ItemSeparation at runtime to react to the user resizing the window for example? Does anybody have some sample code for that? TIA Thomas |
|
|
This is currently supported for ItemSeparation, SelectedItemSeparation and the scaling and reflection properties, but not for ItemHeight and ItemWidth. We'll add ItemHeight and ItemWidth support for you in the next nightly build. For sample code, see the CoverFlowExplorer sample, which shows how to data-bind these properties. In the sample the properties are data-bound to sliders, but you could bind them to the ActualHeight and ActualWidth of your container with suitable converters, or to a suitable viewmodel property. |
|
|
Whow, you guys rock! I'm currently experimenting with the trial version, but it looks like you just got yourself another customer - fantastic support!
|
|
|
Hi, did you add ItemHeight and ItemWidth support in the nightly build? I tried the builds of Feb 22nd and Feb 23 and they don't seem to support this. I would really need this functionality... Thanks in advance! |
|
|
I did, but it looks like there's a problem with the download link in the store. I've alerted our Web chap and we will hopefully have this sorted within the next couple of hours. Apologies for the inconvenience. |
|
|
Great, it would be nice if you could post a short notice if the build is available. |
|
|
Hi, This was my fault and it is now fixed. Please let me know if you have any issues. John-Daniel Trask |
|
|
Thank you, works like charm! |
|