[Mono-bugs] [Bug 79609][Nor] Changed - Cursor.Current setter ignores value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 12:22:48 EDT 2006
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 contact at i-nz.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79609
--- shadow/79609 2006-10-09 10:53:23.000000000 -0400
+++ shadow/79609.tmp.10013 2006-10-09 12:22:48.000000000 -0400
@@ -27,6 +27,11 @@
current = null;
XplatUI.OverrideCursor(IntPtr.Zero);
} else
XplatUI.OverrideCursor(current.handle);
}
}
+
+------- Additional Comments From contact at i-nz.net 2006-10-09 12:22 -------
+Created an attachment (id=17822)
+Err forgot the patch :)
+
More information about the mono-bugs
mailing list