Electronic75
2006-07-07 07:34:01 UTC
Hello, I have a question that bothers me for a long time. How can I open
multiple frames for a single document in an MDI application ? I know if I had
multiple DocTemplates that associate different Document classes to different
frames, then ID_FILE_NEW message would automatically open a new fram for a
document. I have one document class with at least two different views, this
views should be displayed in different frames as user sends a message via
menu. how can I do this? thank you in advance.
multiple frames for a single document in an MDI application ? I know if I had
multiple DocTemplates that associate different Document classes to different
frames, then ID_FILE_NEW message would automatically open a new fram for a
document. I have one document class with at least two different views, this
views should be displayed in different frames as user sends a message via
menu. how can I do this? thank you in advance.