Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Window > RadWindow Theme's changing to Default

Answered RadWindow Theme's changing to Default

Feed from this thread
  • Posted on Jan 26, 2012 (permalink)

    Hello!
    First of all I'm using this version of the controls 2011.3.1116.1040, in my project I have several RadWindow's I create then using the Add Telerik Scenario feature.

    After creating i set the Office_Silver Theme in the XAML like this:

    <telerik:RadWindow x:Class="Modulo.Silverlight.Projetos.Views.Janelas.RadWindowHistoricoSenha"
                       xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                       xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                       xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
                       Header="Histórico de Senhas"
                       xmlns:converters="clr-namespace:Modulo.Silverlight.Projetos.Converters"
                       telerik:StyleManager.Theme="Office_Silver"                  
                       ResizeMode="NoResize"
                       WindowStartupLocation="CenterScreen">

    In the Visual Studio, the Office_Silver theme is showing correctly but when I start the application and show the Window it comes with the Default Theme(Office_Black). What is strange is that this behavior only happens sometimes not always. it seems to me that the theme is not been applied to the Window.

    Is this a know issue or a bug?

    Thanks!

    Reply

  • Answer Georgi Georgi admin's avatar

    Posted on Jan 31, 2012 (permalink)

    Hello,

    Unfortunately, I wasn't able to reproduce the problem.

    I've attached a video so you can see what I've tried. The video can be open with any web browser.
    You said that it does not occur every time so I've tried it many times, but still with the same outcome.

    Can you please send us a support ticket with a simple project so we will be able to reproduce the problem and help you? Thanks

    Regards,
    Georgi
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Attached files

    Reply

  • Posted on Feb 6, 2012 (permalink)

    Hi Georgi!

    Thank you for your help, After looking deep into my project i discovered whats happening.

    My Solution have both WPF and Silverlight App's, the RadWindow is defined in the WPF Application, and in the Silverlight i have just a "Copy" of the File. The window is not called every time, it depends of the kind of profile logged in the application, but once this Window is called , every others that i also show obtains the Black theme, so I discover that inside of Silverlight project i miss the Themes Dll's, after adding them everything works fine.

    Thanks again!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Window > RadWindow Theme's changing to Default
Related resources for "RadWindow Theme's changing to Default"

Silverlight Window Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]