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. How to create a dialog that acts like MDIChild window

How to create a dialog that acts like MDIChild window

Scheduled Pinned Locked Moved C / C++ / MFC
wpftutorialquestion
3 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.
  • N Offline
    N Offline
    NAngelUK
    wrote on last edited by
    #1

    Hi there I want to create a modeless dialog but have it act like a child window (never gets out of my client area, moves with my window, etc) of a MDI Frame window. The dialogs must stay within the MDIClientWnd of the main frame. I need to create several children like that all based on different dialog templates. So, I dont want to use CFormViews as I will have to create several documents and children frames. Any suggestions? THanxx guys NAngelGr

    _ 1 Reply Last reply
    0
    • N NAngelUK

      Hi there I want to create a modeless dialog but have it act like a child window (never gets out of my client area, moves with my window, etc) of a MDI Frame window. The dialogs must stay within the MDIClientWnd of the main frame. I need to create several children like that all based on different dialog templates. So, I dont want to use CFormViews as I will have to create several documents and children frames. Any suggestions? THanxx guys NAngelGr

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      I believe creating documents and views will be easier and more straight forward than what you're trying to do here.

      «_Superman_» I love work. It gives me something to do between weekends.

      N 1 Reply Last reply
      0
      • _ _Superman_

        I believe creating documents and views will be easier and more straight forward than what you're trying to do here.

        «_Superman_» I love work. It gives me something to do between weekends.

        N Offline
        N Offline
        neil kuo
        wrote on last edited by
        #3

        I agreed with u, and the CFormView is a plus. ;)

        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