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

crash on skin effect

 Post Reply Post Reply
Author
Message
himanshu View Drop Down
Groupie
Groupie


Joined: 04 January 2008
Status: Offline
Points: 81
Post Options Post Options   Thanks (0) Thanks(0)   Quote himanshu Quote  Post ReplyReply Direct Link To This Post Topic: crash on skin effect
    Posted: 18 February 2008 at 1:18am
hi
 
i am using skin framework with the ribbonbar theme.
My application is an MDI application
 
When i load any skin using

XTPSkinManager()->LoadSkin(m_strStylesPath + _T("Le5"), _T("NormalBlue.INI"));

launch the application and try to open any database application crashes.This is true when i try to create a new database as well.
i have tried loading diiferent styles with .cjstyle but same is the final result.
 
But when i don't pass any values to LoadSkin using

XTPSkinManager()->LoadSkin(_T(""), _T(""));

application work fine
Could you suggest anything.
 
Thanks
Himanshu
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: 18 February 2008 at 3:48am
Hi,
Can you attach some sample?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
himanshu View Drop Down
Groupie
Groupie


Joined: 04 January 2008
Status: Offline
Points: 81
Post Options Post Options   Thanks (0) Thanks(0)   Quote himanshu Quote  Post ReplyReply Direct Link To This Post Posted: 12 March 2008 at 2:59am
hi
 
does skin support threading
what i mean is that in my application i am creating a dialog in different thread and i am also giving skin framework  to my application
 
When skin is applied for a dialog which is created in different thread some problem occurs.
 
Do u have any sample code having skin effect along with threading.
 
thanks
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: 12 March 2008 at 4:46am
Hello,
 
Yes, it supports threading. What "some problem occurs" ? can you upload sample ?
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.203 seconds.