[Mono-bugs] [Bug 81191][Wis] Changed - ListView with CheckBoxes = true and StateImageList with only one image should not remove the image...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 20 08:20:04 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81191
--- shadow/81191 2007-04-20 08:19:21.000000000 -0400
+++ shadow/81191.tmp.14898 2007-04-20 08:20:04.000000000 -0400
@@ -182,6 +182,11 @@
mcs /r:System.Drawing.dll /r:System.Windows.Forms.dll /target:winexe
test.cs && mono test.exe
To compile it for 2.0:
gmcs /r:System.Drawing.dll /r:System.Windows.Forms.dll /target:winexe
/d:NET_2_0 test.cs && mono test.exe
+
+------- Additional Comments From gert.driesen at pandora.be 2007-04-20 08:20 -------
+Created an attachment (id=19102)
+Updated repro (tab #4)
+
More information about the mono-bugs
mailing list