Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - A Problem with Custom Theme
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

A Problem with Custom Theme

 Post Reply Post Reply
Author
Message
AtulVaidya View Drop Down
Newbie
Newbie
Avatar

Joined: 30 May 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote AtulVaidya Quote  Post ReplyReply Direct Link To This Post Topic: A Problem with Custom Theme
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 05 June 2008 at 4:06am
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
Back to Top
AtulVaidya View Drop Down
Newbie
Newbie
Avatar

Joined: 30 May 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote AtulVaidya Quote  Post ReplyReply Direct Link To This Post Posted: 05 June 2008 at 6:09am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.