A Problem with Custom Theme |
Post Reply |
Author | |
AtulVaidya
Newbie Joined: 30 May 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 05 June 2008 at 3:29am |
Hi,
I have a theme Office 2007 Blue for my Application. I now want it to look like the Black theme. I followed the samples of code jock. Firstly, I tried setting in a CustomTheme, I refers GUI_MsMoney for this.However, in this sample only specific group of Icon change their colours, not the Menu Bar. Then I tried loading a skin, I got the following ... For floating Pane .... I want the Ribbon and the panes (in the snapped position)to have the colour of the panes in the floating position. How to Do this ? Also, how to set a custom theme ? I am using ToolKitPro v11.2.2 Thanks in Advance, Atul |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
in your res\app.rc2 file replace
#include "Styles\Office2007Blue\Office2007Blue.rc"
to
#include "Styles\Office2007Black\Office2007Black.rc"
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
AtulVaidya
Newbie Joined: 30 May 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Thanks Oleg,
Thanks for the quick response. I was able to switch to Black theme, now, my next goal is to have a user defined theme, instead of using this Black Theme. How to achieve this ? Warm Regards, Atul |
|
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 |