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 different types of view

Creating different types of view

Scheduled Pinned Locked Moved C / C++ / MFC
helptutoriallearning
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.
  • J Offline
    J Offline
    Jose Cruz
    wrote on last edited by
    #1

    Can somebody help me in showing me how to create different types of view. I have an MDI app which in one view I would like to show a derived class from CFormView for inserting,updating purpose. And I want to show Another view with the listings. Of course show each one in separates views.:((

    B 1 Reply Last reply
    0
    • J Jose Cruz

      Can somebody help me in showing me how to create different types of view. I have an MDI app which in one view I would like to show a derived class from CFormView for inserting,updating purpose. And I want to show Another view with the listings. Of course show each one in separates views.:((

      B Offline
      B Offline
      Bret Faller
      wrote on last edited by
      #2

      Create another class derived from whatever type of view you want such as CListView, etc. Then use add a splitter window to the MainFrame class and viola. This can also be done in an SDI and would be more practical if you don't need multiple windows since the splitter window can split a single window. Bret Faller Odyssey Computing, Inc.

      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