https://bugzilla.novell.com/show_bug.cgi?id=429153
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429153#c2 --- Comment #2 from Carlos Alberto Cortez <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
