Skin Problem on Release Build |
Post Reply |
Author | |
phil_the_lick
Groupie Joined: 03 January 2008 Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 18 February 2008 at 5:33am |
Hi,
I'm using the office 2007 blue skin on my application. On a debug build the main window and all dialogs are skinned very nicely. On a release build, the dialogs lose the skin effect and go back to being xp dialogs, although the main app window is still skinned. I started this application up with the evaluation version of the toolkit and pasted it together from various samples, and have now purchased the toolkit properly. All eval versions were removed before the install of the main toolkit. OS win xp. VS 2008 pro trial. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you wrap your release exe somehow ? Can you reproduce it with new project ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
phil_the_lick
Groupie Joined: 03 January 2008 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
Further info:
In the call to LoadSkin() the function CXTPSkinManager::ReadSkinData() is failing on line 564: if(!m_pResourceFile->Open(strResourcePath, strIniFileName)) strResourcePath points to myappdir\\Office2007.cjstyles strInitFileName is NULL The Office2007.cjstyles and Vista.cjstyles were copied from the Bin\vc90\Styles folder. I also copied: Office2007Aqua.dll Office2007Black.dll Office2007Blue.dll Office2007Silver.dll from the Source\Styles folder. This worked fine on the eval version, now even on my debug build on the actual toolkit its gone pete tong! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please try to reproduce it with our sample.
|
|
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 |