Possible reasons why "no help is available"?
Possible reasons why "no help is available"?
- Subject: Possible reasons why "no help is available"?
- From: Brant Sears <email@hidden>
- Date: Fri, 21 Aug 2009 18:19:32 -0500
Hi. I'm trying to get a Help Book to open for my application.
I have a pile of .htm and .css files that were given to me by someone
who generated them from Robo Help.
I put them in a folder called "XX Help", dropped the folder onto Help
Indexer which generated a filed called "XX Help.helpindex" and added
it to the folder.
I then added step to my build script that copies "XX Help" to
Resources/English.lproj in my app bundle.
Then I added a key called CFBundleHelpBookFolder with the name "XX
Help".
Then in my applicationDidFinishLaunching method, I call
AHRegisterHelpBook() with the FSRef from my budle.
When I call [NSApp showHelp: nil]; in response to the user choosing
the help menu item for the app, I get an messagebox that sayd "Help
isn't available for XX."
I made sure there is a reasonable file called "index.html" in the help
book.
What should I do to get this to open?
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden