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

Consistent MainWindow and Dialog theming, how?

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 19 Dec 2012, 05:24 PM
Our application MainWindow is derived from RadRibbonWindow, our dialogs and other popups are derived from RadWindow.

RadWindow applies theming to its non-client area, RadRibbonWindow ignores the current theme and has the stock Win7 Aero chrome. This inconsistency looks ridiculous. How do we get it so that it is consistent?

We can easily make it so that our dialogs do not have the themed non-client area by deriving them from Window instead of RadWindow, but then the selected theme is not applied by all of the dialog's controls which looks even worse.

What would you suggest?

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 20 Dec 2012, 01:46 PM
Hi Martin,

Unfortunately at the moment the RadRibbonWindow can only be styled to use the Telerik built-in themes in a non-aero Windows theme. However, we've already fixed this and you'll be able to test it with the latest internal build.

In order to apply the built-in Telerik themes on the RibbonWindow, you need to follow the steps described in this article. Please note that we haven't yet fully tested this fix and we'll appreciate your feedback. Also, the documentation notes that the theming approach can only be used for non-aero based Widnows themes, but as soon as we properly test the fix and release it with Q1 2013, we'll update the article.

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
General Discussions
Asked by
Martin
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or