[Mono-bugs] [Bug 76902][Wis] Changed - GdipBeginContainer[I] not completely implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 11:50:26 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-04 16:59:05.000000000 -0400
+++ shadow/76902.tmp.17602	2006-08-30 11:50:26.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Graphics.BeginContainer() raises NotImplementedException
+Summary: GdipBeginContainer[I] not completely implemented
 
 Graphics.BeginContainer() results in NotImplementedException, at
 CheckStatus(). It looks like libgdiplus does not implement
 GdipBeginContainer2().
 
 using System;
@@ -107,6 +107,9 @@
 	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...
+
+------- Additional Comments From sebastien at ximian.com  2006-08-30 11:50 -------
+update summary to reflect current status


More information about the mono-bugs mailing list