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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CSplitterWnd in CMDIFrameWnd NOT CChildFrame

CSplitterWnd in CMDIFrameWnd NOT CChildFrame

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 3 Posters 1 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.
  • V Offline
    V Offline
    vasanth1004
    wrote on last edited by
    #1

    I need the MainFrame of my MDI app to be split (with CSplitterWnd), and subsequent CViews to be created in one of the CSplitterWnds. Is this possible? Basically, I'm trying to get the MS Outlook look (the sidebar) in an MDI app. Thanks

    I L 2 Replies Last reply
    0
    • V vasanth1004

      I need the MainFrame of my MDI app to be split (with CSplitterWnd), and subsequent CViews to be created in one of the CSplitterWnds. Is this possible? Basically, I'm trying to get the MS Outlook look (the sidebar) in an MDI app. Thanks

      I Offline
      I Offline
      Intangir
      wrote on last edited by
      #2

      yes i think the wizard for 6 and 7 both have the option to start yourp roject like that too otherwise you create the splitters in CMainFrame::OnCreateClient there is some example code how to do it in the msdn info on CSplitterWnd also

      1 Reply Last reply
      0
      • V vasanth1004

        I need the MainFrame of my MDI app to be split (with CSplitterWnd), and subsequent CViews to be created in one of the CSplitterWnds. Is this possible? Basically, I'm trying to get the MS Outlook look (the sidebar) in an MDI app. Thanks

        L Offline
        L Offline
        LionAM
        wrote on last edited by
        #3

        Hi! I have the same problem. The MSDN did not really help. Similar to splitting child-windows (in CChildFrame), I tried to split CMainFrame. But what have I to insert into the right pane - so that there are the child-windows. CMainFrame can not work... Alex

        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