[wxPython-users] HelpController

Shoemaker, Ronnie A. Ronnie.A.Shoemaker at usa-spaceops.com
Wed Nov 1 14:24:11 PST 2006


Okay, what is HTML Help (.hhp)?   Or what do I use on linux to create these files?  I need an easy way to create online help.

-----Original Message-----
From: Simen Haugen [mailto:Simen at nordicstats.com]
Sent: Thursday, June 29, 2006 9:04 AM
To: wxPython-users at lists.wxwidgets.org
Subject: RE: [wxPython-users] HelpController


Thanks.

It was very easy to add help in the application (just a couple of lines)

wxPython is great!

-----Original Message-----
From: Günter Dannoritzer [mailto:dannoritzer at web.de] 
Sent: 26. juni 2006 15:24
To: wxPython-users at lists.wxwidgets.org
Subject: Re: [wxPython-users] HelpController

Simen Haugen wrote:
> 
> I haven't found any helpcontrollers in wxPython. Where can I find this?
> 

Hi Simen,

I just stumbled upon this helpview.py from Robin. It comes along with
the wxPython installation and is in the path:

  Python24\Lib\site-packages\wx-2.6\wx\tools

Here is its docstring:

helpviewer.py   --  Displays HTML Help in a wxHtmlHelpController window.

Usage:
    helpviewer [--cache=path] helpfile [helpfile(s)...]

    Where helpfile is the path to either a .hhp file or a .zip file
    which contians a .hhp file.  The .hhp files are the same as those
    used by Microsoft's HTML Help Workshop for creating CHM files.



Maybe that is something for you?

Cheers,

Guenter



---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org




---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org





More information about the wxpython-users mailing list