![]() |
CXTPSkinManagerApiHook problem? |
Post Reply
|
| Author | |
grade
Newbie
Joined: 07 December 2006 Location: Taiwan Status: Offline Points: 25 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPSkinManagerApiHook problem?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)
Quote Reply
Posted: 09 January 2007 at 4:49am |
|
The all images file in skin.zip.
|
|
|
Grade Wang
Software Engineer |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 January 2007 at 5:27am |
|
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 |