[Mono-bugs] [Bug 79391][Nor] Changed - [2.0] MainMenu control not usable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 14:23:46 EDT 2006
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=79391
--- shadow/79391 2006-09-13 14:08:21.000000000 -0400
+++ shadow/79391.tmp.6993 2006-09-13 14:23:46.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79391
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: XP SP2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at ximian.com
@@ -72,6 +72,10 @@
So MainMenu is part of .NET 1.0 and must be supported.
------- Additional Comments From joncham at gmail.com 2006-09-13 14:08 -------
I looked at the source code. You are using a constructor for MainMenu
that is only supported in 2.0. Please change the designer generated
code and it will work in MWF (it worked for me).
+
+------- Additional Comments From toshok at ximian.com 2006-09-13 14:23 -------
+ahh, thanks for checking this out. going to close this bug as missing
+2.0 apis aren't bugs.
More information about the mono-bugs
mailing list