NSHelpManager +openHelpAnchor:inBook: Does it work?
NSHelpManager +openHelpAnchor:inBook: Does it work?
- Subject: NSHelpManager +openHelpAnchor:inBook: Does it work?
- From: Jerry Krinock <email@hidden>
- Date: Sun, 30 Jul 2006 21:34:56 -0700
- Thread-topic: NSHelpManager +openHelpAnchor:inBook: Does it work?
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".
Has anyone ever seen a "go to anchor tag" from Cocoa actually work? If it's
in your project, I'd really appreciate seeing your lines of code AND your
html tags!
Thanks,
Jerry Krinock
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden