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. Creating child windows using mainframe pointer in an MDI application

Creating child windows using mainframe pointer in an MDI application

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
2 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
    SanjaySMK
    wrote on last edited by
    #1

    Hello, My problem is I want to create child windows of user defined sizes in the MDImainframe window once it shows and show various documents in them, so I required some help regarding how to create a MDI child winodw or get the MDI child window pointer to create it? May be a similar example. Please help.:confused: Software Developer Sanjay Khapre -- modified at 1:25 Friday 31st March, 2006

    N 1 Reply Last reply
    0
    • S SanjaySMK

      Hello, My problem is I want to create child windows of user defined sizes in the MDImainframe window once it shows and show various documents in them, so I required some help regarding how to create a MDI child winodw or get the MDI child window pointer to create it? May be a similar example. Please help.:confused: Software Developer Sanjay Khapre -- modified at 1:25 Friday 31st March, 2006

      N Offline
      N Offline
      Nibu babu thomas
      wrote on last edited by
      #2

      SanjaySMK wrote:

      My problem is I want to create child windows of user defined sizes in the mainframe window and show various documents in them, so how to create or get the MDI child window pointer? Please help.

      Using GetActiveFrame() get a pointer to the active frame. Next use GetWindow to traverse through all siblings of the frame window.


      Nibu thomas Software Developer

      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