• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Help Viewer not scrolling to anchors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help Viewer not scrolling to anchors


  • Subject: Help Viewer not scrolling to anchors
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 10 Aug 2005 07:16:38 -0700

I expect either of these lines:

AHLookupAnchor(myBookName, CFSTR("myAnchor"));

or

[[NSHelpManager sharedHelpManager]
    openHelpAnchor:@"myAnchor"
            inBook:(NSString*)myBookName] ;

to open to the help page containing this anchor:

<a name="myAnchor"></a>

in Apple Help Viewer, and also to scroll its view down to that myAnchor.

Result: In either case, the proper page is opened, but it does not scroll
down to myAnchor as expected.  I'm using Mac OS 10.4.2.  I have run Apple's
Help Indexer and put its latest index in the app's package.

Is my expectation incorrect?

Note: A similar problem was recently reported in Panther, but not resolved,
by Gerriet M. Denkmann:

http://www.cocoabuilder.com/archive/message/2005/7/2/140676

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

  • Prev by Date: NSRunLoop + Foundation + AutoreleasePool
  • Next by Date: Re: Helpbooks
  • Previous by thread: Re: NSRunLoop + Foundation + AutoreleasePool
  • Next by thread: Re: Help Viewer not scrolling to anchors
  • Index(es):
    • Date
    • Thread