Bug#643287: wx2.8-doc: wx.hhp gzipped

2011-10-14 Thread Kevin Ryde
Olly Betts writes: > > If you're still keen to work on this despite this, I'd be OK with > applying a clean patch. I was going to check if boa-constructor or python-wxglade try to present the manual. If so they may want it uncompressed. (You'd be tempted to uncompress so it works, and worry lat

Bug#643287: wx2.8-doc: wx.hhp gzipped

2011-10-12 Thread Olly Betts
On Thu, Oct 13, 2011 at 10:50:18AM +1100, Kevin Ryde wrote: > Could the wxhelp be taught to read a wx.htx.gz? I see wxZlibInputStream > says it can read gzip, then I suppose depending whether the help wants > to seek around or read it all in. I can't see much order in the .htx > entries. I don't

Bug#643287: wx2.8-doc: wx.hhp gzipped

2011-10-12 Thread Kevin Ryde
Olly Betts writes: > > The downside of providing them uncompressed is they're then 4.2MB > rather than just under 500KB. Yep. > I had a look, but that seems to require putting all the HTML files > into the zip file as well, which makes them much harder to use for > those just wanting the HTML.

Bug#643287: wx2.8-doc: wx.hhp gzipped

2011-10-10 Thread Olly Betts
On Tue, Sep 27, 2011 at 09:37:31AM +1000, Kevin Ryde wrote: > I tried to open the wx manual in a wxHtmlHelpController with the bit of > wxperl below, but it gave an error dialog > > Cannot open contents file: > > (no message after the colon). > > Is the wx.hhp usable by the help system when

Bug#643287: wx2.8-doc: wx.hhp gzipped

2011-09-26 Thread Kevin Ryde
Package: wx2.8-doc Version: 2.8.10.1-3.1 Severity: normal I tried to open the wx manual in a wxHtmlHelpController with the bit of wxperl below, but it gave an error dialog Cannot open contents file: (no message after the colon). Is the wx.hhp usable by the help system when gzipped? I got