[Mono-bugs] [Bug 59680][Nor] New - Gdk.Color(System.Drawing.Color) still in monodoc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 02:06:17 -0400 (EDT)


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 eric@extremeboredom.net.

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

--- shadow/59680	2004-06-07 02:06:17.000000000 -0400
+++ shadow/59680.tmp.5287	2004-06-07 02:06:17.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 59680
+Product: Mono: Doctools
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Core
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: eric@extremeboredom.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Gdk.Color(System.Drawing.Color) still in monodoc
+
+It seems that the Gdk.Color(System.Drawing.Color) constructor was removed,
+however it is still in monodoc.
+
+No overload for method `Gdk.Color' takes `' arguments(CS1501)
+Can not find a constructor in `Gdk.Color' for this argument list(CS1501:New
+invocation)
+
+Also confirmed with type-reflector.
+
+It would be nice to know what the new way of creating a Gdk.Color from a
+System.Drawing.Color if someone could add that to monodoc.
+
+Thanks.