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. Any suggestion in implementing this idea?

Any suggestion in implementing this idea?

Scheduled Pinned Locked Moved C / C++ / MFC
data-structurestutorialquestion
5 Posts 3 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.
  • A Offline
    A Offline
    Aint
    wrote on last edited by
    #1

    Hi. I have created MDI derived from CFormview. When I File -> Open, a child window with this (first) view will open. This part is done. From there, user clicked on the modified menu say, View -> Graph. Then another child window will open with a different (second) view. This second view needs to be in CFormview as I will have control in it. Any suggestion on how to implement this idea? Thanks.

    H N 2 Replies Last reply
    0
    • A Aint

      Hi. I have created MDI derived from CFormview. When I File -> Open, a child window with this (first) view will open. This part is done. From there, user clicked on the modified menu say, View -> Graph. Then another child window will open with a different (second) view. This second view needs to be in CFormview as I will have control in it. Any suggestion on how to implement this idea? Thanks.

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      Do you want to make a CFormView ?


      WhiteSky


      A 1 Reply Last reply
      0
      • A Aint

        Hi. I have created MDI derived from CFormview. When I File -> Open, a child window with this (first) view will open. This part is done. From there, user clicked on the modified menu say, View -> Graph. Then another child window will open with a different (second) view. This second view needs to be in CFormview as I will have control in it. Any suggestion on how to implement this idea? Thanks.

        N Offline
        N Offline
        Nelek
        wrote on last edited by
        #3

        Hi, take a look in the answers I wrote here: http://www.codeproject.com/script/comments/forums.asp?msg=2045188&forumid=1647&XtraIDs=1647&sd=21+Feb+2007&ed=22+May+2007&author=Nelek&stype=1#xx2045188xx[^] and here: http://www.codeproject.com/script/comments/forums.asp?msg=2029429&forumid=1647&ForumID=1647&XtraIDs=1647&author=Nelek&sd=21%20Feb%202007&ed=22%20May%202007&stype=1&Page=3#xx2029429xx[^][^] It will help you. I have my MainView derived from CScrollView and then 3 new CFormViews, all attached to the same document.

        Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

        1 Reply Last reply
        0
        • H Hamid Taebi

          Do you want to make a CFormView ?


          WhiteSky


          A Offline
          A Offline
          Aint
          wrote on last edited by
          #4

          Yes.

          H 1 Reply Last reply
          0
          • A Aint

            Yes.

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            You can insert CFormview to your project after insert you have a dialog with it.Does it your answer or no?


            WhiteSky


            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