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. Flicker occurs when resizing CListCtrl

Flicker occurs when resizing CListCtrl

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
3 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.
  • C Offline
    C Offline
    Cyrus Dang
    wrote on last edited by
    #1

    Dear all, When CListCtrl is beeing resized, it causes lots of flicker. Do you know how to prevent this annoying bug?

    A 1 Reply Last reply
    0
    • C Cyrus Dang

      Dear all, When CListCtrl is beeing resized, it causes lots of flicker. Do you know how to prevent this annoying bug?

      A Offline
      A Offline
      alex barylski
      wrote on last edited by
      #2

      Have you tried setting WS_CLIPCHILDREN in the parent window? It's frustrating being a genius and living the life of a moron!!!

      C 1 Reply Last reply
      0
      • A alex barylski

        Have you tried setting WS_CLIPCHILDREN in the parent window? It's frustrating being a genius and living the life of a moron!!!

        C Offline
        C Offline
        Cyrus Dang
        wrote on last edited by
        #3

        Thanks for your response, Of course, I did try WS_CLIPCHILDREN and it didn't help. I found an article here talking about this problem. Unfortunately, it works in XP and .Net only. That key is the extended style LVS_EX_DOUBLEBUFFER. No solution for other versions (2K, 98...) And I'm still working and waiting. Thanks again.

        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