CXTPSkinManagerApiHook problem? |
Post Reply |
Author | |
grade
Newbie Joined: 07 December 2006 Location: Taiwan Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 09 January 2007 at 4:38am |
Hello, Can you answer for this problem?Thanks for you help!
|
|
Grade Wang
Software Engineer |
|
grade
Newbie Joined: 07 December 2006 Location: Taiwan Status: Offline Points: 25 |
Post Options
Thanks(0)
|
The all images file in skin.zip.
|
|
Grade Wang
Software Engineer |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Thank you
yes, some controls don't like to be skinned in Internet Explorer.
For 10.4.1 we fixed it.
please patch XTPSkinObject.cpp
in CXTPSkinManager::SetHook add
if (_tcsstr(lpszClassName, _T("Internet Explorer")) != NULL)
return NULL; |
|
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 |