[Mono-bugs] [Bug 76902][Wis] Changed - Graphics.BeginContainer() raises NotImplementedException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 4 16:59:05 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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76902

--- shadow/76902	2006-05-03 16:48:02.000000000 -0400
+++ shadow/76902.tmp.27829	2006-05-04 16:59:05.000000000 -0400
@@ -103,6 +103,10 @@
 
 	e.Graphics.EndContainer (gc2);
 	e.Graphics.EndContainer (gc);
 
 	e.Graphics.DrawRectangle (Pens.Blue, -60, -30, 120, 60);
 }
+
+------- Additional Comments From sebastien at ximian.com  2006-05-04 16:59 -------
+The previous test case now works correctly (r60282). Now to the
+overloaded versions...


More information about the mono-bugs mailing list