[Mono-bugs] [Bug 79686][Wis] Changed - [2.0] Fails to run with ZedGraph 5 application
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 1 15:24:54 EST 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 fmoraes at nc.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79686
--- shadow/79686 2006-12-01 14:00:09.000000000 -0500
+++ shadow/79686.tmp.384 2006-12-01 15:24:54.000000000 -0500
@@ -57,6 +57,17 @@
including the demo application without problems.
------- Additional Comments From monkey at jpobst.com 2006-12-01 14:00 -------
ContextMenuStrip now exists as of r68754. My guess is that ZedGraph
5.0 probably still won't run, as it probably uses other .Net 2.0
features, but this one is there now.
+
+------- Additional Comments From fmoraes at nc.rr.com 2006-12-01 15:24 -------
+Thanks for fixing. ZedGraph 5 also uses:
+
+void Control.add_MouseCaptureChanged(EventHandler)
+
+This was found with MoMA.
+
+Finally, the performance with using ZedGraph 5 (I've removed the code
+that constructed the ContextMenuStrip and set the Capture changed
+delegate) is bad. I will open a separate bug report for that.
More information about the mono-bugs
mailing list