![]() |
System menu color change |
Post Reply
|
| Author | |
jitu
Newbie
Joined: 29 April 2005 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Topic: System menu color changePosted: 13 September 2005 at 8:11am |
|
If i change the system menu color, it does not change the menu color of my application. Why does it happen? Anysolution to this. I am using OnSYsColorChange() event and tried with XTPColorManager()->RefreshColors(); but none of these functions change the color of the menu. Pl. suggest. |
|
|
Regards
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 September 2005 at 2:11pm |
|
May be you use custom theme and don't call base member in RefreshMetrics? Must. Check this in our samples. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jitu
Newbie
Joined: 29 April 2005 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2005 at 1:45am |
|
Somehow i managed with the following code... Is it correct? CXTPPaintManager::SetTheme( xtpThemeOfficeXP); XTPPaintManager()->RefreshMetrics(); |
|
|
Regards
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |