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. Help with multiple client views with scrolling [modified]

Help with multiple client views with scrolling [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialhelpquestionlearning
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.
  • K Offline
    K Offline
    Kwanalouie
    wrote on last edited by
    #1

    Using Visual C++ 6.0 MFC in SDI application I want to setup an SDI program where the user can switch between client views (two initially and as I add more things possibly switch between more views). I found example code where I could do this using default client windows with no scrolling, but I don't understand how to set it up so that all the client views have scrolling capability. In a book that explained how to do this, they used non-scrolling views. But I can't use that code because it gets the active view and then loops through views of different classes comparing view classes. That code only works for views of CView type and not for views of CScrollView type. Any suggestions on how to do this? Thanks ahead of time

    modified on Sunday, May 25, 2008 7:05 PM

    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