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. Frame Windows -- best strategy

Frame Windows -- best strategy

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

    Hello, I am doing a project at the moment which basically should allow creation of frame windows - and their associated views with specific purposes - automatically. My problem is I don't really know what the best strategy to employ is. I mean, I can't use an MDI architecture as the frame windows have to be created independently - separately from each other - and if I use the SDI_nterface_ I am limited to one frame window only. How do I do about this with MFC? Thank you very much, David

    C 1 Reply Last reply
    0
    • 0 0v3rloader

      Hello, I am doing a project at the moment which basically should allow creation of frame windows - and their associated views with specific purposes - automatically. My problem is I don't really know what the best strategy to employ is. I mean, I can't use an MDI architecture as the frame windows have to be created independently - separately from each other - and if I use the SDI_nterface_ I am limited to one frame window only. How do I do about this with MFC? Thank you very much, David

      C Offline
      C Offline
      Chris Richardson
      wrote on last edited by
      #2

      Here's a couple links. The first one has a message that says VC7 can create this "multiple top level frame" type app using the app wizard. I haven't tried it so I don't know how good it is. Anyways, best of luck! http://www.codeproject.com/docview/multitop.asp[^] http://www.codeproject.com/docview/singviewmuldocs.asp[^] Chris Richardson

      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