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. Showing a dialog as a child of another. How?

Showing a dialog as a child of another. How?

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
4 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.
  • S Offline
    S Offline
    ScarberryProd
    wrote on last edited by
    #1

    OK, i have 2 dialogs. I want to show one as a child of another. Can someone take me through how to do this, i have no idea how. Im using VC++6, and im reletivly new to c++ so please be explain how it works if u would, thank you i really appreciate it. --------------------- And Like The Wind Our Hero Vanishes Off Into The Distance...

    S 1 Reply Last reply
    0
    • S ScarberryProd

      OK, i have 2 dialogs. I want to show one as a child of another. Can someone take me through how to do this, i have no idea how. Im using VC++6, and im reletivly new to c++ so please be explain how it works if u would, thank you i really appreciate it. --------------------- And Like The Wind Our Hero Vanishes Off Into The Distance...

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      Search is your friend[^] (several good results, especially: http://www.codeproject.com/dialog/CRHChildDialog.asp[^]) How do you move in a world of fog, That's always changing things? Makes me wish that i could be a dog, When i see the price that you pay.

      S 1 Reply Last reply
      0
      • S Shog9 0

        Search is your friend[^] (several good results, especially: http://www.codeproject.com/dialog/CRHChildDialog.asp[^]) How do you move in a world of fog, That's always changing things? Makes me wish that i could be a dog, When i see the price that you pay.

        S Offline
        S Offline
        ScarberryProd
        wrote on last edited by
        #3

        Thank you, but not exactly what im trying to do. I want to be able to move the child around inside of the parrent, i guess turning my parrent into a sort of MDI Dialog box. But yeah, i want to be able to move the dialog box around, close it...ect thank you --------------------- And Like The Wind Our Hero Vanishes Off Into The Distance...

        S 1 Reply Last reply
        0
        • S ScarberryProd

          Thank you, but not exactly what im trying to do. I want to be able to move the child around inside of the parrent, i guess turning my parrent into a sort of MDI Dialog box. But yeah, i want to be able to move the dialog box around, close it...ect thank you --------------------- And Like The Wind Our Hero Vanishes Off Into The Distance...

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          There's a fair bit of work ahead of you then, unless you just use the existing MFC or WTL MDI classes (i would strongly suggest doing this). Regardless, that's the place to look for information - both MFC and WTL come with full source code, and the MDI stuff is reasonably clear. How do you move in a world of fog, That's always changing things? Makes me wish that i could be a dog, When i see the price that you pay.

          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