[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Sun Jun 10 03:48:21 UTC 2012


Well, this is frustrating.  Enclosed is a copy of patch #7, split into the bug fix and the unit test.  As usual, you can apply the unit test, watch it fail, then apply the bug fix, and watch the unit test succeed.  Also enclosed is a project that lets you run the unit test from MonoDevelop et. al.

The problem is, the project doesn't behave as expected under .NET -- the fake mouse click doesn't create the combo-box control.  I don't know why.  I know that I've seen combo-boxes in data-grid-view cells work like this -- it's the original reason I wrote this bug fix.  It's still behaving that way in the original application that inspired this fix, but it's not behaving that way in my sample project.

So I'm submitting what I've been able to accomplish this far, for your consideration.

Steven Boswell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/6cf98e96/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mwf-07-DataGridViewComboBoxCell-interactionfix.tar.bz2
Type: application/octet-stream
Size: 1971 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/6cf98e96/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DgvTest3.zip
Type: application/zip
Size: 6835 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/6cf98e96/attachment-0001.zip>


More information about the Mono-devel-list mailing list