[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 12:17:24 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60249
--- shadow/60249 2004-06-16 09:43:49.000000000 -0400
+++ shadow/60249.tmp.6860 2004-06-16 12:17:24.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 60249
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Gentoo
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Critical
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: mweichert@wightman.ca
@@ -95,6 +95,11 @@
------- Additional Comments From mweichert@wightman.ca 2004-06-16 09:43 -------
The sampe code is not wrong. This is what vs.net generated in
windows. I just copied the file to Linux and tried running the same
file and I got this error. Once I changed 'Highlight' to a different
color, it worked... but it's still a problem that prevents
compatibility.
+
+------- Additional Comments From miguel@ximian.com 2004-06-16 12:17 -------
+Visual Studio is complaiing on my machine.
+
+Does this program run on Windows?