issues when transfer from ToolkitPro11.2 to 16. 4 |
Post Reply |
Author | |
Rat
Newbie Joined: 09 November 2011 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 13 January 2015 at 4:16am |
Hello everyone,
I met a problem when transfer the Codejock in my project from ToolkitPro 11.2.2 to TookitPro 16.4.0. After used the new version Codejock, there are some build errors in my project: 5>d:\workspace\........\xxcustomoffice2003taskpaneltheme.h(5): error C2653: 'XTPTaskPanelPaintThemes' : is not a class or namespace name 5>d:\workspace\......\xxcustomoffice2003taskpaneltheme.h(6): error C2504: 'CXTPTaskPanelListViewOffice2003Theme' : base class undefined After checked the codes, I found that in the source codes from old version Codejock, d:\Workspace\....\Codejock\Source\TaskPanel\XTPTaskPanelPaintManager.h In this file, I can find the definitions of XTPTaskPanelPaintThemes and CXTPTaskPanelListViewOffice2003Theme. But in the source codes from new version Codejock, I can't find these definitions. There are also other class and variables can't be found in the new version Codejock. Is there anyone know what the problem is? Are there any substituted definitions of these objects? Thanks very much. |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(1)
|
Hello,
The task panel themes have changes considerably since v11.2.2, I would recommend that you take a look at the v16.4.0 samples and apply themes using the code from the newer samples, should be pretty straight forward. Regards,
|
|
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS< |
|
Rat
Newbie Joined: 09 November 2011 Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Thanks very much for your help.
|
|
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 |