[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tads3] Eric Eve's Getting Started guide
- From: "Søren J. Løvborg" <kwi@xxxxx>
- Subject: Re: [Tads3] Eric Eve's Getting Started guide
- Date: Tue, 16 Sep 2003 10:18:03 -0000
- To: <tads3@xxxxxxxxxxx>
> My personal feeling about WinHelp is that it doesn't really bring anything
> to the table that HTML doesn't, but maybe I'm missing something.
Speed.
WinHelp is really fast - normaly, when you click a link, the next
page appears immediately.
With HTML, you always have to wait a few seconds for the page
to load - even when working with local files, the browser will
often spend a second or two displaying the page.
(Which is why HTML reference-pages needs to be small.)
Also, WinHelp has the index and the search features.
The same (or better) functionality could be achived using
a CGI-script (or maybe Google) but again, introducing a delay.
And we all know how annoying those delays are, right? :)
Søren J. Løvborg
kwi@it.dk