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. Virtual CListView page scrolling

Virtual CListView page scrolling

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

    I am using a CListView derived class and using it as a virtual list control to display over 30,000 items from a database. Its all working very good, my only complaint is about the scrolling effect when doing a page down or page up. It looks like the whole page is scrolled (up or down) before the items are repainted and is very noticeable. I would like the view to be redrawn faster (avoiding the scroll effect). Just like when you go to the end or top, by pressing the End or Home keys. I know that the scrolling effect is good when dragging the thumb of the scrollbar, but for page up and down, for an entire page it is not good. Anyone knows how to get rid of the scrolling affect ? thanks, Louis.

    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