telerik/xaml-sdk

It's still frozen

GearWorld opened this issue · 4 comments

I don't know what I'm doing wrong and if this example is suppose to make a BusyIndicator animates even if a UI is frozen but it doesn't work.

The BusyIndicator animation freezes when freezing the UI for 5 seconds.

Telerik : 2013.3.1204.1050
Visual Studio 2013
Windows 7
Silverlight 5

Errors :

Error 2 The resource "BusyIndicatorIndeterminateBorderBrush" could not be resolved. C:\Down\xaml-sdk-master\xaml-sdk-master\BusyIndicator\AnimateOnFrozenUI\AnimateOnFrozenUI\MainPage.xaml 45 121 AnimateOnFrozenUI

Well, Anyway this isn't working for people not having a GPU. Yes there are still people without it.

We are not aware of the above described issues and we will take a look at the example and make sure it is up to date with our latest version.

This example's main function is the use of the GPU to animate the RadBusyIndicator. With that in mind this approach is not possible without a GPU present on the machine that runs it.

No problem thank you