Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.0 | 2025-06-04 | ||
0.97 | 2025-05-08 | ||
readme.txt | 2025-05-04 | 876 Bytes | |
Totals: 3 Items | 876 Bytes | 4 |
wxHelper is a python tool for creating help files compatible with the wxWidgets help system. Given that apparently there is a bug in wxPython's implementation of the wxWidgest HtmlHelpControler, I provide a replacement for it in the file htmlhelp.py - instructions on how to use are in the file itself. The only library requirement for runing this program is wxPython. All source files are in the wxhelper.zip file. Once its unzipped, run the program, open the HelperHelp.hlpdb file and generate the help file from it. After doing that, copy the generated HelperHelp.htb from the ./HelperHelp directory and copy it to the same directory of the program files. The accompanying .desktop file needs to be edited to adjust the file paths to the actual directory where the program is, and copyed to ~/.local/shared/applications in order to be shown in the launcher (or similar).