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. Need a little CFormView help

Need a little CFormView help

Scheduled Pinned Locked Moved C / C++ / MFC
databasedata-structuresxmlhelpquestion
1 Posts 1 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.
  • A Offline
    A Offline
    Adam Gritt
    wrote on last edited by
    #1

    I am creating a SDI application that has a TreeView, ListView and a FormView to add data to a database. I am trying to make it as dynamic as possible because it is going to be used in several projects. I have data in XML files that gets read in to fill the Tree View and List View's and then the user enters the data in via the Form View. I have a DLL which has all of the screen resources laid out for the first project and I need to make the Form View display those screen images. The class derived from CFormView has the enum in it with the IDD. I have been looking though the articles here and at codeguru and have come to a choice. I can create a picture box or custom control on the default screen and then have the generic class for the screen shots pick the screen and load it into that rectangle. Does anyone have any other input or suggestions as to how I should go about doing this?

    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