Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: tclAppleHelp 1.1

4 views
Skip to first unread message

Kevin Walzer

unread,
Mar 5, 2007, 11:33:06 AM3/5/07
to
tclAppleHelp 1.1, a critcl wrapper for Apple Carbon Help API functions,
is now available.

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

0 new messages