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. Windows API
  4. How to prevent listview from redrawing when setting its columns width?

How to prevent listview from redrawing when setting its columns width?

Scheduled Pinned Locked Moved Windows API
tutorialquestion
2 Posts 2 Posters 5 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.
  • P Offline
    P Offline
    Philipp Kursawe
    wrote on last edited by
    #1

    I am already using WM_SETREDRAW but the listview still redraws itself during LVM_SETCOLUMNWIDTH calls.

    Happy coding, Philipp Kursawe

    W 1 Reply Last reply
    0
    • P Philipp Kursawe

      I am already using WM_SETREDRAW but the listview still redraws itself during LVM_SETCOLUMNWIDTH calls.

      Happy coding, Philipp Kursawe

      W Offline
      W Offline
      waldemar sauer aitmetis com
      wrote on last edited by
      #2

      Try to subclass the window, and ignore WM_PAINT messages until column resizing is done. Good luck -Waldemar

      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