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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-05-04 16:59 ------- The previous test case now works correctly (r60282). Now to the overloaded versions... + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-30 11:50 ------- +update summary to reflect current status _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
