https://bugzilla.novell.com/show_bug.cgi?id=436790
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=436790#c4 --- Comment #4 from John Mortlock <[EMAIL PROTECTED]> 2008-10-22 05:33:59 MDT --- Created an attachment (id=247119) --> (https://bugzilla.novell.com/attachment.cgi?id=247119) Proposed Patch Seems the problem may be that .NET does not call OnDrawItem unless the DrawMode is set to an OwnerDraw mode. You can see this if you modify your test case to change the draw mode from a button on the main form, you shouldn't get any negative indexes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
