WHAT IS TCLAPPLEHELP?
tclAppleHelp allows you to use Apple's built-in help system for display
and searching of your HTML user documentation See
http://developer.apple.com/documentation/Carbon/Reference/Apple_Help/index.html
for the discussion of the Carbon Help API, and
http://developer.apple.com/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/index.html
for discussion of how to prepare and deploy user documentation in the
Apple Help format.
TCLAPPLEHELP COMMANDS
tclAppleHelp defines two commands:
tclAppleHelp::RegisterHelpBook: registers an Apple Help book with OS X
on application launch.
tclAppleHelp::GotoPage myBookName: launches your help book, using the
name of the help book as an argument.
GETTING TCLAPPLEHELP
More information about tclAppleHelp, including documentation, source,
and a universal binary build for OS X PPC/Intel, can be found at
http://tk-components.sourceforge.net/tclapplehelp/index.html.
tclAppleHelp is available under a BSD-style license.
(Note: because the critcl2 system used to build tclAppleHelp is still in
beta, detailed build instructions are available at the website if you
want to build it yourself.)
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com