![]() |
Resource switching problem with CXTColorP |
Post Reply
|
| Author | |
horei
Newbie
Joined: 11 April 2006 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Resource switching problem with CXTColorPPosted: 11 April 2006 at 3:22am |
|
Hello, I am using XTToolkit V4.1 with Visual C++ 7.1 and I have the following problem with CXTColorPopup. When this popup window is opened, it switches to toolkit resources. Any attempt to load resources from the main application from within my WM_PAINT handler function causes a crash, because LoadString() fails, as long as a color popup window is visible. The same source code, however, seems to work fine with toolkit version 10.1, but at the moment I do not want to port my application to V10.1. Is this a bug of toolkit version 4.1? Is there some workaround? horei |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2006 at 7:35am |
|
Yes, it was bug of 4.1. iin toolkitPro all resources loaded using XTPResourceManager. you can patch sources to remove XT_MANAGE_STATE macros from CXTColorPopup.
|
|
|
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 |