How to inherit my class from XTP Class |
Post Reply |
Author | |
nkfeiyang
Newbie Joined: 15 June 2004 Location: India Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 15 June 2004 at 2:32am |
I want to write some classes that inherit from XTP class. Fox example, I want to write a treectrl that have some sepcial function deal with my data. Then i can use it in my framewnd, but when i want to inherit from XTPTreectrl, I found that if I use MFC class wizard, I can only inherit from MFC class. if i choose generic class, it is quite different from MFC class and i don't know how to deal with Message Map in it. Who can tell me how? thanks a lot. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
you can add CTreeCtrl and then replace all CTreeCtrl to CXTTreeCtrl. Or create class manually. |
|
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 |