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

Office_Theme switching on the RadMenu at runtime

3 Answers 52 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Theo Foley
Top achievements
Rank 1
Theo Foley asked on 02 Oct 2009, 07:15 PM

I tried to do some theming on the RadMenu at runtime.

On startup, I apply this style to the menu:

StyleManager.SetTheme(menu,

 

new SummerTheme());

 

This applies the SummerTheme with a gradient background

 

applied to the RadMenuItems in the popup.

 

Then when a button is clicked, a different Theme is applied:

StyleManager.SetTheme(menu,

 

new VistaTheme());

 

The RadMenu band takes on the Vista background, but the gradient from the SummerTheme appears to be still applied to the RadMenuItems in the popup.

Has anyone experienced this before?

Thanks,
-Theo

3 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 06 Oct 2009, 06:32 AM
Hello Theo Foley,

I have replied in your forum and support tickets.
The bug is fixed and will be available in this friday latest internal build.


There is no need to open more that 1 ticket for the same issue.

Regards,
Hristo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Selvakumar Savarimuthu
Top achievements
Rank 1
answered on 08 Oct 2010, 09:47 AM
Hi,

      We are using the  version "2010.1.422.1030" of RadControls. Could you please confirm if the same fix would be provided for the version we have consumed.

Thanks,
Satish

0
Hristo
Telerik team
answered on 10 Oct 2010, 08:43 PM
Hello Selvakumar Savarimuthu,

This was fixed back in 2009 so the version you are using 2010 should already include it.

Let us know if you think there is a problem with RadMenu.

Sincerely yours,
Hristo
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
Menu
Asked by
Theo Foley
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Selvakumar Savarimuthu
Top achievements
Rank 1
Share this question
or