crash on skin effect |
Post Reply |
Author | |
himanshu
Groupie Joined: 04 January 2008 Status: Offline Points: 81 |
Post Options
Thanks(0)
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
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Can you attach some sample?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
himanshu
Groupie Joined: 04 January 2008 Status: Offline Points: 81 |
Post Options
Thanks(0)
|
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
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes, it supports threading. What "some problem occurs" ? can you upload sample ?
|
|
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 |