Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to inherit my class from XTP Class
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to inherit my class from XTP Class

 Post Reply Post Reply
Author
Message
nkfeiyang View Drop Down
Newbie
Newbie
Avatar

Joined: 15 June 2004
Location: India
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote nkfeiyang Quote  Post ReplyReply Direct Link To This Post Topic: How to inherit my class from XTP Class
    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.

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 June 2004 at 2:45am

you can add CTreeCtrl and then replace all CTreeCtrl to CXTTreeCtrl.

Or create class manually.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.203 seconds.