Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - .cjstyle skin question
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

.cjstyle skin question

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


Joined: 11 November 2015
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote mala Quote  Post ReplyReply Direct Link To This Post Topic: .cjstyle skin question
    Posted: 11 November 2015 at 6:02am
Hi @all,

i build a skin with the skinbuilder based on Windows8 Style and exported to .cjstyle file.


The Prgramm is a MDI Frame Application.
I load the Skin like this.
XTPSkinManager()->SetApplyOptions (xtpSkinApplyMetrics|xtpSkinApplyFrame|xtpSkinApplyColors |xtpSkinApplyMenus); 
XTPSkinManager()->LoadSkin(GetStylesPath() + _T("xxxx.cjstyles"_T("NormalAero.ini")));
XTPSkinManager()->SetAutoApplyNewWindows(TRUE);
But, why is only the Frame skinned?
whats about the
- toolbar
- statusbar



what I'm doing wrong?

I would be happy about help!

regards
Marcus
Back to Top
mala View Drop Down
Newbie
Newbie


Joined: 11 November 2015
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote mala Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2015 at 6:37am
No one can help me?Cry
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.156 seconds.