tags:

views:

3591

answers:

5

I am currently using Telerik's carousel control, but it is lacking many features and is buggy. Is there a good control out there that looks the the coverflow control in itunes?

+1  A: 

For more details about the control - ElementFlow control at Pavan's blog

Jobi Joy
Pavan is the man :)
Odi - Xceed
+6  A: 

ElementFlow control is inside the codeplex project called FluidKit - can be downloaded from here

Jobi Joy
excellent! I am going to check this out.
Scott
+1  A: 

Mindscape now provide a commercial WPF Coverflow control as part of their WPF Elements control pack that might be useful also.

traskjd
A: 

Xceed has a true 3D coverflow-like control. Very powerful...

3D Views for WPF

Odi - Xceed
A: 

http://www.telerik.com/products/wpf/carousel.aspx http://www.devexpress.com/Products/NET/Controls/WPF/Carousel/dependency_properties.xml

Both of these are FAR more versatile than your average cover flow clone (though they can easily just do that too if you want). I'd recommend Telerik well above DevExpress as WPF is still a relatively immature technology and DevExpress are very poor at keeping up with the tech game (they only JUST released a VS2010-supporting version of their DXperience suite despite promising it "just around the corner" since the start of January, while Telerik, ComponentOne etc all keep up with current tech. Not good enough for enterprise).

FerretallicA