Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Skin + Ribbonbar problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Skin + Ribbonbar problem

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


Joined: 11 September 2007
Location: China
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote iamthewind Quote  Post ReplyReply Direct Link To This Post Topic: Skin + Ribbonbar problem
    Posted: 08 November 2007 at 3:35am
I use XTPSkin and Ribbonbar both in my application.
At first, both of skin and ribbonbar worked normally.
but I copied my code to another machine, after that, skin doesn't work.
 
I have set
XTPSkinManager()->SetAutoApplyNewWindows(TRUE);
and
XTPSkinManager()->ApplyWindow(m_pwndToolBox->m_hWnd);
 
but the New dialog and m_pwndToolBox can't render by skin.
and I have explored my application binary, the resource is just the same as the first machine built out binary.
Please help me and point out some possible reason.
 
Thanks a lot.
Back to Top
iamthewind View Drop Down
Newbie
Newbie


Joined: 11 September 2007
Location: China
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote iamthewind Quote  Post ReplyReply Direct Link To This Post Posted: 08 November 2007 at 4:30am

I know why....

I didn't copy styles folder to another machine....
 
faint
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.