Ebi
2011-11-11 12:41:31 UTC
Hello,
When I use (CMultiDocTemplate*)->OpenDocumentFile(NULL), it creates an empty document and attaches a CView derived class to it. but I want to create a document without attaching a view to it and load it with data and only open view when user wants to see the object(document) content. Is there a relatively easy way to do this ?
thank you.
Ebi
When I use (CMultiDocTemplate*)->OpenDocumentFile(NULL), it creates an empty document and attaches a CView derived class to it. but I want to create a document without attaching a view to it and load it with data and only open view when user wants to see the object(document) content. Is there a relatively easy way to do this ?
thank you.
Ebi