|
-
February 22nd, 2009, 08:39 PM
#1
Diffrent Types of View in MDI
Hey.
I was looking for a good way to add different types of view/documents to an MDI application. So have a ScrollView, simple View , FormView all living in a single MDI. I've never seen something like this done before, so i am wondering if anyone had any experience in this? I am doing some research right now and post an answer if i find a good solution to this.
Regards
-
February 22nd, 2009, 11:29 PM
#2
Re: Diffrent Types of View in MDI
You should look at CDocTemplate::AddDocument and CDocument::AddView.
-
February 24th, 2009, 02:36 PM
#3
Re: Diffrent Types of View in MDI
Crap, yep you are right.
Posted this prematurely, MSDN solved all the problems nicely 
Thx alot
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
|