Skip navigation.
 
mlRe: NSHelpManager +openHelpAnchor:inBook: Does it work?
FROM : Matt Neuburg
DATE : Mon Jul 31 18:32:58 2006

On Sun, 30 Jul 2006 21:34:56 -0700, Jerry Krinock <<email_removed>> said:
>About a year ago I submitted a bug report to Apple that NSHelpManager
>+openHelpAnchor:inBook: "just doesn't work".  The status of this bug is
>"duplicate".  I guess that means that they agree it's a bug, but apparently
>not very important to anyone?
>
>I've tried AHGoToPage(,,) too, but never had any luck with it either.
>
>I've tried both the "id=" and "name=" anchor tags in my html:
><a id="MyAnchor">
><a name="MyAnchor">
>
>The result is repeatable: A Help Viewer window saying "No pages with your
>search words were found".


I've never used help book anchors, but going to a particular page of the
help works fine (e.g. from a "?" button in a dialog) works fine. m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

Related mailsAuthorDate
mlRe: NSHelpManager +openHelpAnchor:inBook: Does it work? Matt Neuburg Jul 31, 18:32
mlRe: NSHelpManager +openHelpAnchor:inBook: Does it work? Jerry Krinock Jul 31, 19:59