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

Setting theme in SL4 RC

3 Answers 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Eric Schoenholzer
Top achievements
Rank 2
Eric Schoenholzer asked on 23 Mar 2010, 10:52 PM
Hi,
I'm trying to use the Windows7-theme, but I don't see any effect (by changing to another theme).

I set it in the main page:

StyleManager.ApplicationTheme = new Windows7Theme(); 

or also directly on the control (RadTileView). But no changes.
The assemblies are included.
I'm using SL4 RC, a MVVM architecture, the parts linked by MEF

How I can check, if the theming is working?
Or any special thing to take care of?

Thanks
Eroc

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 25 Mar 2010, 09:42 AM
Hello Eric,

Thank you for your feedback. Unfortunately, we were not able to reproduce the issue you've encountered. Please find attached a sample project in which I used version 2010.1.316.1040 of our assemblies. You can  download  these assemblies from the link below:

http://www.telerik.com/account/free-trials/download-trial-file.aspx?fileid=10279&dispkey=True

Let us know how this works for you and contact us as soon as possible if you experience any further issues.


Greetings,
Dimitrina
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
Eric Schoenholzer
Top achievements
Rank 2
answered on 25 Mar 2010, 12:21 PM
Hi Dimitrina,

Thanks for the sample.Is there a reason why you add this

telerik

 

 

:StyleManager.Theme="{Binding SelectedValue, ElementName=Themes}"

 

to the XAML? I assume it's obsolete?

But I see some slight changes. The differences are very small, fromn light blue to light grey.
I did expect drastic other colors, for example a black background header.
Perhaps because of my old eyes, I didn't see any changes before.

Would be nice to have an demo where we could compare the themes side by side.
http://www.telerik.com/community/forums/silverlight/general-discussions/themes.aspx

Thanks
Eric
0
Dimitrina
Telerik team
answered on 25 Mar 2010, 04:11 PM
Hi Eric,

Thank you for your feedback.
First I apologize for my mistake i just forgot to remove this code from the  project that I sent you previously.
As to the second question we apologize for the inconvenience caused. For now this is the default behavior I mean that Office_Black and Windows7 themes are very similar by design. We appreciate your feedback.
For now if you want to have different theme you have to edit the control template in Blend. For more information please take a look at our online help:

http://www.telerik.com/help/silverlight/radcontrols-for-silverlight-expression-blend-support.html 

If you have further questions please do not hesitate to ask us.

I hope this will help you.

Best wishes,
Dimitrina
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.
Tags
General Discussions
Asked by
Eric Schoenholzer
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
Eric Schoenholzer
Top achievements
Rank 2
Share this question
or