Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Add Skin Framework to existing Dialog Based App?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Add Skin Framework to existing Dialog Based App?

 Post Reply Post Reply
Author
Message
BillNew View Drop Down
Newbie
Newbie


Joined: 21 June 2010
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote BillNew Quote  Post ReplyReply Direct Link To This Post Topic: Add Skin Framework to existing Dialog Based App?
    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

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: 23 June 2010 at 5:07am
you only need add "XTToolkitPro.h" in stdafx.h and

XTPSkinNanager()->LoadSkin(xxx) to dialog constructor.
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.141 seconds.