[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 2 10:50:17 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-06-17 13:27:09.000000000 -0400
+++ shadow/81801.tmp.1476	2007-07-02 10:50:17.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: skolima at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -20,6 +20,18 @@
 needed missing methods in MWF.
 
 ------- Additional Comments From skolima at gmail.com  2007-06-04 12:31 -------
 Created an attachment (id=19368)
 evemon_stubs_2007-06-04
 
+
+------- Additional Comments From monkey at jpobst.com  2007-07-02 10:50 -------
+I guess we owe a little explanation on this.  In general, we are
+trying not to commit stubs to MWF.  People then expect them to work
+when they run their application (despite any MonoTODO attributes). 
+However, several of these have now been implemented.  Ones that have
+not been implemented yet:
+
+PrintDialog.UseEXDialog
+TreeNode.ToolTipText
+TreeView.ShowNodeToolTips
+TreeView.HitTest


More information about the mono-bugs mailing list