[Mono-bugs] [Bug 80831][Wis] Changed - RichTextBox - ShortcutsEnabled causes mono crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 06:04:34 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 xmak at studioartlan.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80831
--- shadow/80831 2007-02-13 11:41:31.000000000 -0500
+++ shadow/80831.tmp.742 2007-02-15 06:04:34.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details: Windows XP SP2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: xmak at studioartlan.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -40,6 +40,18 @@
Alwalys.
Additional Information:
Just for the record, when I set the ShortcutsEnabled property to true,
everything works OK.
+
+------- Additional Comments From xmak at studioartlan.com 2007-02-15 06:04 -------
+Just some additional info that might help:
+
+I'm using SharpDevelop for building my applications. When I set in
+it's options "Target Framework" to Mono 2.0 the application doesn't
+build and I get this error message:
+
+`System.Windows.Forms.RichTextBox' does not contain a definition for
+`ShortcutsEnabled' (CS0117)
+
+I hope this helps.
More information about the mono-bugs
mailing list