Re: HtmlHelpController problem

Ron Grunwald via wxperl-users <[email protected]> Wed, 8 Mar 2017 07:06:05 +0800
Newsgroups gmane.comp.lang.perl.wxperl
Message-ID <[email protected]>
--Apple-Mail=_DB041BDB-385B-4EFB-96D2-65DA929DE231
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Hi Keith,

What an interesting widget. Just out of curiosity, do you use the "HTML =
Help Workshop" software under Windows to create the html files? Its =
mentioned in the wxWidgets write-up for this control.

Cheers,
Ron.
________________________________________
Ron Grunwald
[email protected]
http://www.dvlcorner.org


> On 2 Mar 2017, at 2:12 am, Keith Brown <[email protected]> =
wrote:
>=20
> Got it! I was "cleaning up" files and got rid of the hhp, hhc and hhk =
files. They're back and all is again fine.
>=20
>=20
> Keith
>=20
>=20
> On 03/01/2017 10:28 AM, Keith Brown wrote:
>> Hi folks.
>>=20
>> I have an odd thing happening with my htmlhelpcontroller. I've been =
updating the html help files for my software project and yesterday =
everything was working fine. Today ... not fine. Opening the help window =
from my program shows nothing at all in the help window. I have only =
been working on the html files, not the perl code. What I do is edit the =
html files and then zip them up into a help file. The program then uses =
the zip file:
>>=20
>> sub Help {
>>=20
>>    $window->{html_help}->AddBook( $ProgramPath."help.zip", $false );
>>    $window->{html_help}->DisplayContents;
>>=20
>> }
>>=20
>> It seems to have something to do with the zip file since I can =
resurrect an old help.zip file from a previous version of the program =
and use it with no problems.
>>=20
>> Has anyone seen this before and if so, what is the "fix"?
>>=20
>>=20
>> Keith


--Apple-Mail=_DB041BDB-385B-4EFB-96D2-65DA929DE231
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=windows-1252

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dwindows-1252"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">Hi Keith,<div class=3D""><br class=3D""></div><div =
class=3D"">What an interesting widget. Just out of curiosity, do you use =
the "HTML Help Workshop" software under Windows to create the html =
files? Its mentioned in the wxWidgets write-up for this =
control.</div><div class=3D""><br class=3D""></div><div =
class=3D"">Cheers,</div><div class=3D"">Ron.<br class=3D""><div =
apple-content-edited=3D"true" class=3D"">
<div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; orphans: =
auto; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div =
class=3D"">________________________________________</div><div =
class=3D""><div style=3D"margin: 0px;" class=3D"">Ron Grunwald</div><div =
style=3D"margin: 0px;" class=3D""><a href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a></div><div style=3D"margin: 0px;" =
class=3D""><a href=3D"http://www.dvlcorner.org" =
class=3D"">http://www.dvlcorner.org</a></div></div></div><br =
class=3D"Apple-interchange-newline">

</div>
<br class=3D""><div><blockquote type=3D"cite" class=3D""><div =
class=3D"">On 2 Mar 2017, at 2:12 am, Keith Brown &lt;<a =
href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D"">Got it! I was =
"cleaning up" files and got rid of the hhp, hhc and hhk files. They're =
back and all is again fine.<br class=3D""><br class=3D""><br =
class=3D"">Keith<br class=3D""><br class=3D""><br class=3D"">On =
03/01/2017 10:28 AM, Keith Brown wrote:<br class=3D""><blockquote =
type=3D"cite" class=3D"">Hi folks.<br class=3D""><br class=3D"">I have =
an odd thing happening with my htmlhelpcontroller. I've been updating =
the html help files for my software project and yesterday everything was =
working fine. Today ... not fine. Opening the help window from my =
program shows nothing at all in the help window. I have only been =
working on the html files, not the perl code. What I do is edit the html =
files and then zip them up into a help file. The program then uses the =
zip file:<br class=3D""><br class=3D"">sub Help {<br class=3D""><br =
class=3D""> &nbsp;&nbsp;&nbsp;$window-&gt;{html_help}-&gt;AddBook( =
$ProgramPath."help.zip", $false );<br class=3D""> =
&nbsp;&nbsp;&nbsp;$window-&gt;{html_help}-&gt;DisplayContents;<br =
class=3D""><br class=3D"">}<br class=3D""><br class=3D"">It seems to =
have something to do with the zip file since I can resurrect an old =
help.zip file from a previous version of the program and use it with no =
problems.<br class=3D""><br class=3D"">Has anyone seen this before and =
if so, what is the "fix"?<br class=3D""><br class=3D""><br =
class=3D"">Keith<br class=3D""></blockquote></div></blockquote></div><br =
class=3D""></div></body></html>=

--Apple-Mail=_DB041BDB-385B-4EFB-96D2-65DA929DE231--