Results 1 to 3 of 3

Thread: [2008] Mouse-click issues with Owner-drawn ListView

  1. #1

    Thread Starter
    Frenzied Member obi1kenobi's Avatar
    Join Date
    Aug 2007
    Posts
    1,091

    [2008] Mouse-click issues with Owner-drawn ListView

    I'm trying to implement an Owner-drawn ListView in my application using the code available at this MSDN article, however I've encountered several issues.

    First of all, the double-click event only fires when the mouse is over the text in the first column of any ListViewItem. I'd prefer to keep the manual, timer-based, double-click detection routine as a last resort if possible.

    Second, when the ListView is scrolled sideways, clicking an item won't select it anymore.

    I'm busting my head over this one but I can't solve either of these problems. Any help would be greatly appreciated.
    Please rate helpful ppl's posts. It's the best 'thank you' you can give

  2. #2

    Thread Starter
    Frenzied Member obi1kenobi's Avatar
    Join Date
    Aug 2007
    Posts
    1,091

    Re: [2008] Mouse-click issues with Owner-drawn ListView

    I hate doing this but it's urgent that I find a solution as soon as possible. Bump!
    Please rate helpful ppl's posts. It's the best 'thank you' you can give

  3. #3

    Thread Starter
    Frenzied Member obi1kenobi's Avatar
    Join Date
    Aug 2007
    Posts
    1,091

    Re: [2008] Mouse-click issues with Owner-drawn ListView

    Please someone have a look at this... I'm out of ideas at this point...
    Please rate helpful ppl's posts. It's the best 'thank you' you can give

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width