realbasic-nug
[Top] [All Lists]

Re: Generating HTML Help files?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Generating HTML Help files?
From: Dave Wooldridge <ebmail at ebutterfly dot com>
Date: Fri, 28 Jun 2002 17:10:22 -0700
Daniel,

You wrote:

> I'd like to write small help files on my Macintosh and post them on the web.
> Does anyone have, or know of, a software that allows Macintosh developers to
> generate HTML Help files?
> If not, I'd like to build a Help authoring tool (HAT) for the Mac. Does
> anyone have a plugin that will allow REALBasic to output HTML?


If you're looking for an easy way to display HTML help files within your
REALbasic application, then you should check out my UniHelp module:
http://www.ebutterfly.com/rb/unihelp.asp

If you're looking for an authoring tool to generate HTML pages, then check
out BBEdit (http://www.barebones.com/products/bbedit.html) or if you want to
get fancy, Dreamweaver (http://www.macromedia.com/software/dreamweaver/).

If you're looking for a way to build a REALbasic application that writes
HTML files, then simply have your app save the HTML output as a text file
with an .html extension, etc.

Regards,
Dave Wooldridge
Electric Butterfly
http://www.ebutterfly.com


------------------------------------






<Prev in Thread] Current Thread [Next in Thread>