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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problem on list view control on win32.

Problem on list view control on win32.

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
3 Posts 2 Posters 1 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
    LordsAngel
    wrote on last edited by
    #1

    Hi, Please help me on the folowing:- I have list view which misbehaves when i try to drag the column guides between the "column" headers to size the columns (especially the last column). By "misbehaves" I mean the list view gets rectangular patches on it (of the same colour as the main window. What am i doing wrong or which message (guess it is a notification message) am i not handling? Thanks in advance.

    _ 1 Reply Last reply
    0
    • L LordsAngel

      Hi, Please help me on the folowing:- I have list view which misbehaves when i try to drag the column guides between the "column" headers to size the columns (especially the last column). By "misbehaves" I mean the list view gets rectangular patches on it (of the same colour as the main window. What am i doing wrong or which message (guess it is a notification message) am i not handling? Thanks in advance.

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      I believe that you have taken the report view of the list control and on dragging the header control of the list the window behind the list control is showing up. If this is the case you can try as follows Use RedrawWindow() in HDN_ITEMCHANGED Does this solve your problem? Vision is Always important and so is your ATTITUDE. Wishes. Anshuman Dandekar

      L 1 Reply Last reply
      0
      • _ _AnsHUMAN_

        I believe that you have taken the report view of the list control and on dragging the header control of the list the window behind the list control is showing up. If this is the case you can try as follows Use RedrawWindow() in HDN_ITEMCHANGED Does this solve your problem? Vision is Always important and so is your ATTITUDE. Wishes. Anshuman Dandekar

        L Offline
        L Offline
        LordsAngel
        wrote on last edited by
        #3

        Hi Anshuman, Cool, Thanks a bunch. It works like milk and water. Neeraj.

        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