I'm running on Fedora Core2, wx 2.4.2.4, python 2.3.3
I've tried running the code here:
helpfile = "blah.hhp"
wxFileSystem_AddHandler(wxZipFSHandler())
helpctrl = wxHtmlHelpController() #helpctrl.SetTempDir('/tmp') # this did not appear to help
I'm running on Fedora Core2, wx 2.4.2.4, python 2.3.3
I've tried running the code here:
helpfile = "blah.hhp"
wxFileSystem_AddHandler(wxZipFSHandler())
helpctrl = wxHtmlHelpController() #helpctrl.SetTempDir('/tmp') # this did not appear to help