|
-
October 25th, 1999, 11:29 AM
#1
Can I getTree-view and RichEdit in splitter windows?
I am trying to get a TreeView and a RichEdit into a static splitter window, using doc/view in MFC.
The tree view works fine, but when I try to get the Document, where the class pointer is stored, from the RichEdit class, he seems to be looking for a doc class based on Richedit.
How can I pass the class pointer through the Document, do I need to multiply inherit the Doc from both the tree amd richedit?
Is there another way?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|