Howto change the View of an SDI app ? (MFC)
-
I would like to change the view in a SDI app. I would like to have three different view of the same doc. Thanks.
Consult MSDN article Q141334.
"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb
-
Consult MSDN article Q141334.
"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb
Thanks, thats work fine! The next thing that I would like to have, is a dynamic menu for each views. The main menu will contain a top menu item called "Operation" and each views will have different operations. So, how can I do that? My first idea was to create a popup menu for each views and attach the popup menu to the top menu "Operation". But I really need help to do that. Thanks again. -- modified at 11:18 Thursday 5th January, 2006
-
Thanks, thats work fine! The next thing that I would like to have, is a dynamic menu for each views. The main menu will contain a top menu item called "Operation" and each views will have different operations. So, how can I do that? My first idea was to create a popup menu for each views and attach the popup menu to the top menu "Operation". But I really need help to do that. Thanks again. -- modified at 11:18 Thursday 5th January, 2006
I'm not exactly sure, but this article, even though it is for MDI, may be of some help.
"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb
-
I'm not exactly sure, but this article, even though it is for MDI, may be of some help.
"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb