Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Howto change the View of an SDI app ? (MFC)

Howto change the View of an SDI app ? (MFC)

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cromag
    wrote on last edited by
    #1

    I would like to change the view in a SDI app. I would like to have three different view of the same doc. Thanks.

    D 1 Reply Last reply
    0
    • C cromag

      I would like to change the view in a SDI app. I would like to have three different view of the same doc. Thanks.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      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

      C 1 Reply Last reply
      0
      • D David Crow

        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

        C Offline
        C Offline
        cromag
        wrote on last edited by
        #3

        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

        D 1 Reply Last reply
        0
        • C cromag

          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

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          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

          C 1 Reply Last reply
          0
          • D David Crow

            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

            C Offline
            C Offline
            cromag
            wrote on last edited by
            #5

            I don't want to change the toolbar, but the menu. And not all of the menu, only the sub-menu of a top level menu item.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups