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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -20,6 +20,18 @@ needed missing methods in MWF. ------- Additional Comments From [EMAIL PROTECTED] 2007-06-04 12:31 ------- Created an attachment (id=19368) evemon_stubs_2007-06-04 + +------- Additional Comments From [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
