[Mono-bugs] [Bug 80625][Nor] Changed - [2.0] MessageBox always displays Help button
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 7 18:16:45 EST 2007
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80625
--- shadow/80625 2007-02-07 14:27:09.000000000 -0500
+++ shadow/80625.tmp.1072 2007-02-07 18:16:45.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80625
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -35,6 +35,10 @@
MessageBox.Show ("This messagebox should by no means display"
+ "a Help button, but only an OK button !!!!!!", "bug #80625");
}
}
Make sure to compile it gmcs.
+
+------- Additional Comments From toshok at ximian.com 2007-02-07 18:16 -------
+fixed in svn. placement of the button might still be wrong, but it's
+definitely not being shown when it's not supposed to be now.
More information about the mono-bugs
mailing list