|
-
Feb 21st, 2009, 05:18 PM
#1
Thread Starter
Frenzied Member
[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 
-
Feb 22nd, 2009, 04:28 AM
#2
Thread Starter
Frenzied Member
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 
-
Feb 22nd, 2009, 02:05 PM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|