This is a migrated thread and some comments may be shown as answers.

Scaling Items along with the Coverflow

4 Answers 61 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Andy Fry
Top achievements
Rank 1
Andy Fry asked on 07 Sep 2010, 04:44 PM
I have a coverflow control taking the top half of a page. When the page is resized and the coverflow scales, I want the items inside to scale as well. How do I accomplish this?

4 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 08 Sep 2010, 01:12 PM
Hello Andy,

RadCoverFlow measures its items with Infinity, e.g. the control size does not affect the size of its items. We provide two properties ItemWidth and ItemHeight, that could be used to set the items' size - you could attach an event handler on the SizeChanged event of RadCoverFlow and set those properties.

Sincerely yours,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Andy Fry
Top achievements
Rank 1
answered on 09 Sep 2010, 07:15 PM
ItemWidth and ItemHeight are properties of the RadCoverFlow? I Don't see them.

Andy
0
Valeri Hristov
Telerik team
answered on 13 Sep 2010, 11:48 AM
Hi Andy,

I apologize for misleading you. Those properties were present in the old versions of RadCoverFlow and are not available for some time. I am afraid that the requested functionality will not be so easy to implement because the control dooes not provide the needed properties.

Once again, I apologize for the inconvenience.

Regards,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Andrew
Top achievements
Rank 1
answered on 18 Jan 2011, 08:06 PM
I'd like to be able to do this too. Given that it might not be easy, do you have any ideas on how it could be accomplished?
Tags
CoverFlow
Asked by
Andy Fry
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Andy Fry
Top achievements
Rank 1
Andrew
Top achievements
Rank 1
Share this question
or