[Mono-bugs] [Bug 81801][Nor] Changed - EveMon fails to compile because of missing methods in MWF
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 23 11:37:27 EDT 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81801
--- shadow/81801 2007-07-23 11:36:54.000000000 -0400
+++ shadow/81801.tmp.17156 2007-07-23 11:37:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81801
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: skolima at gmail.com
QAContact: mono-bugs at ximian.com
@@ -32,6 +32,14 @@
not been implemented yet:
PrintDialog.UseEXDialog
TreeNode.ToolTipText
TreeView.ShowNodeToolTips
TreeView.HitTest
+
+------- Additional Comments From monkey at jpobst.com 2007-07-23 11:37 -------
+All of these methods are implemented now except
+PrintDialog.UseEXDialog. Since that method is autoset by VS2005 and
+doesn't really affect much, I stubbed it since making the alternate
+print dialog is near the bottom of the importance list.
+
+Thanks for the report!
More information about the mono-bugs
mailing list