[Mono-bugs] [Bug 79567][Wis] Changed - System.Windows.Forms.Help needs implementing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 8 07:58:08 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 rolfkvinge at ya.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79567

--- shadow/79567	2007-04-20 05:55:32.000000000 -0400
+++ shadow/79567.tmp.28454	2007-05-08 07:58:08.000000000 -0400
@@ -42,6 +42,20 @@
 ------- Additional Comments From rolfkvinge at ya.com  2007-04-18 10:18 -------
 Adding comment from #80204
 ------- Additional Comments From Chris Toshok 2006-12-11 11:16 -------
 
 if it's an actual url, apparently Process.Start ("http://...") will
 work on both linux and windows.
+
+------- Additional Comments From rolfkvinge at ya.com  2007-05-08 07:58 -------
+libCHM is only a library to extract contents from a help file, we 
+would have to write that content to disk as a html file, check every 
+reference to external sources, load that content from the help file 
+and update the html file before we can open a web browser on the html 
+file.
+
+The port to C# seems to be doing all this, it is however a 
+CompactFramework project, it would have to be ported to winforms, and 
+at least parts of it has LPGL license.
+
+One idea might be do port this CF application to a separate 
+Mono.Windows.Help assembly with a LPGL license.


More information about the mono-bugs mailing list