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. Screen Splitting in MFC

Screen Splitting in MFC

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

    Hi, The program I am working on is an SDI. When the program starts, I have a bitmap background active. I have created split screen windows in CMainFrame::OnCreateClient. When I try to call the split screen from one of my dialog boxes' OnOK buttons, I can not switch from the background bitmap to a split window screen. How can I best accomplish this? Any help greatly appreciated, CitationJet

    J 1 Reply Last reply
    0
    • C CitationJet

      Hi, The program I am working on is an SDI. When the program starts, I have a bitmap background active. I have created split screen windows in CMainFrame::OnCreateClient. When I try to call the split screen from one of my dialog boxes' OnOK buttons, I can not switch from the background bitmap to a split window screen. How can I best accomplish this? Any help greatly appreciated, CitationJet

      J Offline
      J Offline
      Jiminy
      wrote on last edited by
      #2

      You should try the ST_SplitterWnd from Daniel Zuppinger: http://www.codeproject.com/splitter/st\_splitterwnd.asp You can add, remove, switch panes in splitted windows. Eric

      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