FROM : M. Uli Kusterer
DATE : Sun May 01 14:02:59 2005
At 16:33 Uhr -0500 28.04.2005, glenn andreas wrote:
>Alternately, you can open a specific anchor in your book:
> [[NSHelpManager sharedHelpManager] openHelpAnchor:
>@"baseAnchor" inBook: myBookName];
This feature is overlooked by most, but is a great facility: It
*only* needs the name of the anchor. Given you ran the Apple Help
Indexing Tool on your help book (see
http://zathras.de/angelweb/x2005-04-18.htm on how to automate this),
and unique anchor names, this means you can move around help book
content without any need to change anything in the app.
Even better, if you have a technical writer doing the work of writing
your help book (which you should), you can just tell her to add the
anchors to the relevant portions of the docs, without having to agree
on a certain structure.
The only thing I'm still missing is the good old Apple Guide Coach Mark... :-)
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
DATE : Sun May 01 14:02:59 2005
At 16:33 Uhr -0500 28.04.2005, glenn andreas wrote:
>Alternately, you can open a specific anchor in your book:
> [[NSHelpManager sharedHelpManager] openHelpAnchor:
>@"baseAnchor" inBook: myBookName];
This feature is overlooked by most, but is a great facility: It
*only* needs the name of the anchor. Given you ran the Apple Help
Indexing Tool on your help book (see
http://zathras.de/angelweb/x2005-04-18.htm on how to automate this),
and unique anchor names, this means you can move around help book
content without any need to change anything in the app.
Even better, if you have a technical writer doing the work of writing
your help book (which you should), you can just tell her to add the
anchors to the relevant portions of the docs, without having to agree
on a certain structure.
The only thing I'm still missing is the good old Apple Guide Coach Mark... :-)
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
| Related mails | Author | Date |
|---|---|---|
| Jerry Krinock | Apr 28, 22:41 | |
| glenn andreas | Apr 28, 23:33 | |
| David P Henderson | Apr 29, 00:08 | |
| Matt Neuburg | Apr 29, 05:47 | |
| Jerry Krinock | Apr 30, 06:27 | |
| Dave Rehring | Apr 30, 08:19 | |
| James Spencer | Apr 30, 15:53 | |
| Michael Marmarou | Apr 30, 17:30 | |
| M. Uli Kusterer | May 1, 14:02 |






Cocoa mail archive

