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. about CListCtrl

about CListCtrl

Scheduled Pinned Locked Moved C / C++ / MFC
questioncareer
4 Posts 3 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.
  • I Offline
    I Offline
    ika2
    wrote on last edited by
    #1

    hi! I´m a little newbie. I´m doing a program for my final career project. I´m using a derivied CListCtrl class that is doing its job in a perfect way. But, I have seen in some programs and in windows XP folders that if you select various files with the mouse, the mouse draws a blue rectangle selection. If you does the selection in desktop, this rectangle is transparent (only borders). More than a question, it is a curiosity...how could I do this? I have reviewed the MSDN and I haven´t found anything. thanks in advance (sorry for my poor english :rolleyes:

    R M 2 Replies Last reply
    0
    • I ika2

      hi! I´m a little newbie. I´m doing a program for my final career project. I´m using a derivied CListCtrl class that is doing its job in a perfect way. But, I have seen in some programs and in windows XP folders that if you select various files with the mouse, the mouse draws a blue rectangle selection. If you does the selection in desktop, this rectangle is transparent (only borders). More than a question, it is a curiosity...how could I do this? I have reviewed the MSDN and I haven´t found anything. thanks in advance (sorry for my poor english :rolleyes:

      R Offline
      R Offline
      Ryan Binns
      wrote on last edited by
      #2

      In the MFC dialog editor, set the Selection Type to "Extended"

      Ryan

      "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

      1 Reply Last reply
      0
      • I ika2

        hi! I´m a little newbie. I´m doing a program for my final career project. I´m using a derivied CListCtrl class that is doing its job in a perfect way. But, I have seen in some programs and in windows XP folders that if you select various files with the mouse, the mouse draws a blue rectangle selection. If you does the selection in desktop, this rectangle is transparent (only borders). More than a question, it is a curiosity...how could I do this? I have reviewed the MSDN and I haven´t found anything. thanks in advance (sorry for my poor english :rolleyes:

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        A quick newsgroup search reveals a couple posts saying to add the LVS_EX_DOUBLEBUFFER extended list view style. --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ | You Are Dumb Strange things are afoot at the U+004B U+20DD

        I 1 Reply Last reply
        0
        • M Michael Dunn

          A quick newsgroup search reveals a couple posts saying to add the LVS_EX_DOUBLEBUFFER extended list view style. --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ | You Are Dumb Strange things are afoot at the U+004B U+20DD

          I Offline
          I Offline
          ika2
          wrote on last edited by
          #4

          I´m sorry, I don´t use the newsgroups:-O thanks!!!I have used the LVS_EX_DOBLEBUFFER and it works!! but..I get much flickering. Is there a way to relax this flickering? 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