1. Multiple views Single Document MDI - no splitter views
Hi Folks, I have a situation where I need 4 views in my application. All the 4 views should co exist and shall be updated independently/ simultaneously. I searched the forum and all I got was how to create multiple views for a SDI and for MDI creating multiple document templates and make them refer to a single document . I dont know whether creating multiple document templates is a good solution as I read somewhere it is not an optimal solution. Is there any simple/optimal method by which I can go on adding a view for the document? If possible please paste a link to the sample application. Thanks in Advance. Regrads, JustLikeDat
2. looking for sample:multiple view single document in C# or VB - .Net Framework
3. multiple view single document
Could some out point out to me how i can make a multiple view single doc implementation suppose i have 2 view and want to use the same CDocument could anyone give me pointers fordge
4. Creating Multiple Splitter Views in a Single Document MFC project
5. Multiple view for one document in MDI application
Hi all, I hava a MDI application with document/view architecture. Now I want to change my application so that each document can have multiple difference views. Please tell me how to do it? Thanks and best regard.
6. Multiple Views: how to open both views at startup or on new document
7. Single Document MDI-like interface questions
8. Merging two single document view applications possibly using a DLL