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=80187 --- shadow/80187 2006-12-08 12:08:37.000000000 -0500 +++ shadow/80187.tmp.16720 2006-12-08 12:44:11.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80187 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Ubuntu 6.10 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -45,6 +45,21 @@ Something actually working. :-P How often does this happen? Every time. Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 12:44 ------- +PictureBox.WaitOnLoad is a 2.0 feature that is not yet implemented as +.Net 2.0 is not currently supported. You can run MoMA +(http://www.mono-project.com/MoMA) on your app to see which features +are not implemented. + +Because we have the class status pages +(http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/index.html) to +tell us what feature are not implemented, we are not accepting bug +reports on 2.0 features that are completely missing. We will accept +bug reports on 2.0 features that have been implemented, but are not +working correctly. + +Thanks for the report! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
