Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - issues when transfer from ToolkitPro11.2 to 16. 4
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

issues when transfer from ToolkitPro11.2 to 16. 4

 Post Reply Post Reply
Author
Message
Rat View Drop Down
Newbie
Newbie


Joined: 09 November 2011
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Rat Quote  Post ReplyReply Direct Link To This Post Topic: issues when transfer from ToolkitPro11.2 to 16. 4
    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.
Back to Top
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (1) Thanks(1)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Posted: 13 January 2015 at 12:34pm
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<
Back to Top
Rat View Drop Down
Newbie
Newbie


Joined: 09 November 2011
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Rat Quote  Post ReplyReply Direct Link To This Post Posted: 13 January 2015 at 9:46pm
Thanks very much for your help.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.375 seconds.