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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
