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. MFC SDI help

MFC SDI help

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++helptutorial
4 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.
  • B Offline
    B Offline
    bugDanny
    wrote on last edited by
    #1

    Quick question: I want to treat an SDI sort of like a dialog box -- I'm going to want to put some graphical buttons on the screen, some edit boxes, etc. But I want more flexibility with what I draw on the window than I get in a dialog app, plus I think I want to use the menu bar... maybe eventually a toolbar. So I'd like to do this with and SDI app. I asked a friend I work with if he knows how to do that, and he said he remembered seeing exactly what I was looking for on The Code Project, but couldn't find it in all the articles. Okay, so the question wasn't so quick, but the answer should be. Could anyone provide a link to the article I need based on the description I gave above? Danny

    D N 2 Replies Last reply
    0
    • B bugDanny

      Quick question: I want to treat an SDI sort of like a dialog box -- I'm going to want to put some graphical buttons on the screen, some edit boxes, etc. But I want more flexibility with what I draw on the window than I get in a dialog app, plus I think I want to use the menu bar... maybe eventually a toolbar. So I'd like to do this with and SDI app. I asked a friend I work with if he knows how to do that, and he said he remembered seeing exactly what I was looking for on The Code Project, but couldn't find it in all the articles. Okay, so the question wasn't so quick, but the answer should be. Could anyone provide a link to the article I need based on the description I gave above? Danny

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

      It sounds like you need to use CFormView.


      "One must learn from the bite of the fire to leave it alone." - Native American Proverb

      1 Reply Last reply
      0
      • B bugDanny

        Quick question: I want to treat an SDI sort of like a dialog box -- I'm going to want to put some graphical buttons on the screen, some edit boxes, etc. But I want more flexibility with what I draw on the window than I get in a dialog app, plus I think I want to use the menu bar... maybe eventually a toolbar. So I'd like to do this with and SDI app. I asked a friend I work with if he knows how to do that, and he said he remembered seeing exactly what I was looking for on The Code Project, but couldn't find it in all the articles. Okay, so the question wasn't so quick, but the answer should be. Could anyone provide a link to the article I need based on the description I gave above? Danny

        N Offline
        N Offline
        Neelesh K J Jain
        wrote on last edited by
        #3

        I think you have to look over this link http://www.codeproject.com/docview[^][^] or the these two more perfectly, you need to have Form View. http://www.codeproject.com/docview/dfv.asp[^][^] http://www.codeproject.com/docview/cpropertyview.asp[^][^] Neelesh K J Jain.

        B 1 Reply Last reply
        0
        • N Neelesh K J Jain

          I think you have to look over this link http://www.codeproject.com/docview[^][^] or the these two more perfectly, you need to have Form View. http://www.codeproject.com/docview/dfv.asp[^][^] http://www.codeproject.com/docview/cpropertyview.asp[^][^] Neelesh K J Jain.

          B Offline
          B Offline
          bugDanny
          wrote on last edited by
          #4

          Thanks. I'll take a look at it. Danny The stupidity of others amazes me!

          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