Rich S.
2006-03-16 21:08:32 UTC
Hello,
On the web I have seen a few different ways to implement multiple views for
a single document. One solution I saw was to use a custom MultiDocTemplate
class.
My program will have only one document open at a time, but needs to present
the information in several different ways, using very different views.
What do people in the group believe is the best technique to implement such
a design with MFC ?
Rich
On the web I have seen a few different ways to implement multiple views for
a single document. One solution I saw was to use a custom MultiDocTemplate
class.
My program will have only one document open at a time, but needs to present
the information in several different ways, using very different views.
What do people in the group believe is the best technique to implement such
a design with MFC ?
Rich