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

Events with Transition control ?

7 Answers 133 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Norsten
Top achievements
Rank 1
Norsten asked on 12 May 2010, 09:15 PM
I have a project with a databound listbox that acts as an image strip to hold thumbnail sizes images (10k each) and a large image control to show a larger version (1,2 mb) of the one selected which is located an external folder.

I've applied a fade transition to it and it kind of works. What I would like it to do is: on each image selection, show the current image and then apply fade transition once other image has downloaded. At the moment it clears the current image, shows blank area, and then fades in the image. 

Please could you advise as to how I can get it wait before applying the next transition  (-and if possible a small code snippet/example)

Cheers

7 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 13 May 2010, 12:58 PM
Hi Peter,

The TransitionControl doesn't support this scenario out-of-the-box. What you will need to do is to load the image, before settings it to the TransitionControl. We don't have such an example, but we will consider creating one, because it sounds like a common scenario. I logged this in PITS.

Best wishes,
Miroslav Nedyalkov
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
Norsten
Top achievements
Rank 1
answered on 14 May 2010, 07:43 PM
Hi,  I just checked PITS and dont see that entry  -what issue ID does it have ?
0
Miroslav Nedyalkov
Telerik team
answered on 15 May 2010, 08:08 AM
Hi Peter,

 The issue might not be visible, because there is no product assigned. The ID is 2151. Hope this help you find the issue.

Sincerely yours,
Miroslav Nedyalkov
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
Jeff Kershner
Top achievements
Rank 1
answered on 14 Dec 2010, 06:17 PM
I also need a solution like this.  Do you have a demo or article showing how to do this?

The link doesn't work for me.

Thanks!
--Jeff
0
Konstantina
Telerik team
answered on 17 Dec 2010, 11:39 AM
Hello Jeff,

Unfortunately, we do not have any examples how to achieve this. The link for the PITS issue is http://www.telerik.com/support/pits.aspx#/public/silverlight/2151.

Hope this helps. If you have any other questions about our controls please let us know.

Greetings,
Konstantina
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Norsten
Top achievements
Rank 1
answered on 27 Jan 2011, 12:07 PM
Hello what is the status of this?     -I checked the PITS entry 2151 (it shows 7 votes)  -however it doesnt refer to having events implemented, but instead showing a loading graphic.  Also I think Jeff and I are after the same thing here, to have some kind of way to respond to events (loaded, unloaded, changed, playing, stopped, paused, etc)  -and if possible a Play/Pause/Stop property.


 
0
Pana
Telerik team
answered on 02 Feb 2011, 05:22 PM
Hi Norsten,

Currently there are no properties that indicate well if the RadTransitionControl is animating. The loading indicator is probably a behavior of different control. One that provide In/Out animation for its items. The RadTransitionControl uses only old-to-new-content animations and if the new content is not visually available at the time of the change the resulting transitions does not look so good anyway. We will try to provide more properties and methods to control the transitions in future but I can not give any promises.

Thank you for your feedback.

Regards,
Pana
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
TransitionControl
Asked by
Norsten
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Norsten
Top achievements
Rank 1
Jeff Kershner
Top achievements
Rank 1
Konstantina
Telerik team
Pana
Telerik team
Share this question
or