![]() |
CXTPTabControl instead of CXTPTabCtrl a bug? |
Post Reply
|
| Author | |
lbr
Newbie
Joined: 28 July 2011 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPTabControl instead of CXTPTabCtrl a bug?Posted: 28 July 2011 at 6:53am |
|
Hi,
if include just the controls (everything else is excluded) I get a compiler error include\Controls/Dialog/XTPPropertyPageNavigator.h(128) : error C2504: 'CXTPTabControl': Basisklasse undefiniert It took me a little time to realize that the used include file Controls\Tab\XTPTabCtrl.h defines a class CXTPTabCtrl - not CXTPTabControl. CXTPTabControl is defined in TabManager\XTPTabControl.h, so when I included this, that worked. Is this just a bug, or do I miss something important? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 August 2011 at 9:01am |
|
Its not bug. If you going include Controls you should include TabManager files also.
|
|
|
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 |