1 Nov 2005 16:26
Re: HtmlHelp
Nick Levine <ndl <at> ravenbrook.com>
2005-11-01 15:26:15 GMT
2005-11-01 15:26:15 GMT
Sometime last week, I brightly asked Has anyone had any experience invoking HtmlHelp from Lispworks? ...and by the time we'd got it working some of us had had more experience with this than we felt we really deserved. Now for question two: Has anyone had any experience invoking HtmlHelp from a delivered Lispworks? When invoking the same code from a (level 0) delivered CAPI application, the first (only the first? always the first?) invocation to HH_DISPLAY_TOPIC fails. It does this not by returning an error code, but by displaying Internet Explorer's "The page cannot be displayed" page (aka dnserror.htm) in the Help Window. If I put a small sleep (0.l s) into (check-register-htmlhelp), thus separating the HH_INITIALIZE from the first HH_DISPLAY_TOPIC, the problem appears to go away. I don't know how reliable that is and anyway I dislike kludging my way out of the unknown. Any thoughts? Can the LispWorks team tell us whether the threading / message-passing protocols are different in delivered images?(Continue reading)
RSS Feed