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=80204 --- shadow/80204 2006-12-09 11:05:52.000000000 -0500 +++ shadow/80204.tmp.10361 2006-12-11 11:16:13.000000000 -0500 @@ -2,21 +2,25 @@ Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -TargetMilestone: --- +TargetMilestone: 1_2 URL: Cc: Summary: Help.ShowHelp is not implemented Help.ShowHelp(Control parent, string url) is not implemented. Although many applications use compiled help files, it is possible to use simple HTML files. Such applications should simply work. Aditionally, simply starting compiled help files on Windows is good enough for now. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-11 11:16 ------- +if it's an actual url, apparently Process.Start ("http://...") will +work on both linux and windows. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
