[Mono-bugs] [Bug 429153] ListView: WndProc Mouse Events

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 29 09:50:14 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=429153

User calberto.cortez at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=429153#c2





--- Comment #2 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  2008-09-29 07:50:14 MDT ---
Regarding your patch: 1. this is he ideal path, I think. 2. This thing only
adds unnecessary complexity to the control. The way we handle it right now is
better, cleaner, and easier to mantain. So we will keep that way. 3. Follow the
mono coding guide lines.

I don't think we need to *handle all* the messages in ListView - but it seems
you are requiring the keyboard related ones to work. So do the same we do with
the mouse ones, as well as adjusting the params as needed.

Waiting for your patch ;-)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list