Add Skin Framework to existing Dialog Based App? |
Post Reply |
Author | |
BillNew
Newbie Joined: 21 June 2010 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 21 June 2010 at 5:15pm |
Am attempting to evaluate Skin Framework 2009 in an existing Visual Studio MFC C++ Dialog Based Application. Said application has multiple forms that are used in it.
Please assume that I have already made a copy of my existing project before starting to test the skins in my application. The SkinControls_vc80 example is close to what I would like to add to my project. Really like the Shift RGB option too. - I plan on using a ComboBox for the Color Schemes to reduce the screen "real estate" needed to change the Color Scheme. My question is how to add Skin Framework 2009 to my existing project? Once the first part is done, plan on using the Skin Framework on the menus. Thanks for any helpful hints, BillNew |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
you only need add "XTToolkitPro.h" in stdafx.h and
XTPSkinNanager()->LoadSkin(xxx) to dialog constructor. |
|
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 |