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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 3 07:25:48 EST 2005


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 duncan at ximian.com.

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

--- shadow/76902	2005-12-03 07:20:06.000000000 -0500
+++ shadow/76902.tmp.29176	2005-12-03 07:25:48.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 76902
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
-AssignedTo: jordi at ximian.com                            
+AssignedTo: duncan at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Graphics.BeginContainer() raises NotImplementedException
@@ -61,6 +61,14 @@
 I can look into implementing this. It looks like it can be easily
 implemented using cairo_reference, cairo_save, etc.
 
 I can't tell the difference between GraphicContainers and
 GraphicStates, though. It seems like BeginContainer/EndContainer is
 just a synonym for Save/Restore. 
+
+------- Additional Comments From duncan at ximian.com  2005-12-03 07:25 -------
+Looks like the guys at Mainsoft already implemented it themselves, but
+in C#.
+
+http://lists.ximian.com/archives/public/mono-patches/2005-August/062908.html
+
+It's the final week of classes next week, but I'll try to work on this.


More information about the mono-bugs mailing list