Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - about office 2007 theme
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

about office 2007 theme

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

Joined: 27 March 2008
Location: United States
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote brain88 Quote  Post ReplyReply Direct Link To This Post Topic: about office 2007 theme
    Posted: 15 June 2008 at 12:00pm
Hi,
uploads/20060807_135015_SDIOFFICE2007.rar

this project work in Visual Studio 2008 (IDE)
in Visual C++ V9.00 With Components Codejok ver 12.00 MFC

First ,i Open New Project Type Single Documment Interface (SDI) in MFC
Next Step ->......-> Finish

Know I Added Floder in My Project named Styles (Continue Office 2007 Styles...and more )

this method :

XTPSkinManager()->LoadSkin(GetStylesPath() + _T("Office2007.cjstyles"));
i added in constructor .
when i build and run my project no news about theme office 2007 because project main with standred (default) theme (like office 2000).
This is The Main Problem I need Skinned My Project Main(Interfaces or framework) With
Office 2007 styles blue , but i can not i try last method .
If u Can Help me I send to u My Project SDIOffice2007 With Office 2003 theme (SDI) I need To Transfer theme of this Project to Office 2007 .
PLz Send To me Code or resend to me Project SDI and Dialog  With Office2007 Theme(like Skine Framework Simple) .

Thanks



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: 15 June 2008 at 4:16pm

Hi,

Obviously problem that SkinFramework can't find skin in
"GetStylesPath() + _T("Office2007.cjstyles")"
 
check this path and  copy skin to it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.158 seconds.