[fpc-pascal] helpsystem, some numbers

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Oct 28 07:01:03 CET 2008


On Mon, Oct 27, 2008 at 8:40 PM, Eduardo Morras <emorras at xroff.net> wrote:
>
> Don't know what's your question (perhaps you posted on wrong list) but chm
> uses LZX compression algorithm internally.

I was about to mention that as well.  :-)

I have always had the idea of using the HTML help in a zip file and
access the data directly from it. For use with Lazarus IDE and for my
own personal projects.  TZipFile component created by Darius can do
this and allows you to access files in a zip archive as if you are
accessing then from a normal hard drive. Only compression still needs
to be implement, but that shouldn't be to hard.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list