|  | 
| High Contrast 1,2,3 theme and Ribbon Bar | 
| Post Reply   | 
| Author | |
| aggressor   Groupie   Joined: 15 August 2007 Location: United States Status: Offline Points: 27 |  Post Options  Thanks(0)  Quote  Reply  Topic: High Contrast 1,2,3 theme and Ribbon Bar Posted: 03 March 2011 at 12:45pm | 
| 
   Hi, Our application have a ribbon bar and some of our clients started to complain that our application is not compatible with High Contrast 1,2,3 windows themes for disabled ppl. Is there a support fot such theming? Other controls behave correctly but ribbon bar is not. | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 March 2011 at 6:36am | 
| 
   Hello, Yes, we have "System" theme that will look better for High Contrast mode.  | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| aggressor   Groupie   Joined: 15 August 2007 Location: United States Status: Offline Points: 27 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 March 2011 at 7:55am | 
| 
   Hi, Great. May I ask you to post some code snippet how we can enabled that "System" theme. Thank you. | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 March 2011 at 8:20am | 
| 
   Hi, Our RibbonSample show it. (please check void CMainFrame::OnOptionsSystem()) all you need is 	GetCommandBars()->SetTheme(xtpThemeOfficeXP); not sure about version you have, but if you won't find OnOptionsSystem in sample, you will need update. Thanks | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| 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 |