Re: Help Book not working
Re: Help Book not working
- Subject: Re: Help Book not working
- From: Julio Cesar Silva dos Santos <email@hidden>
- Date: Fri, 29 Sep 2006 09:20:05 -0300
You must put the <META> tag in each and every file and then run Help
Indexer (/Developer/Utilities) on help folder. Cocoa Dev Central has
a tutorial explaining all these steps:
http://www.cocoadevcentral.com/articles/000072.php
It is intended for an older version of XCode but the general idea is
applicable.
Julio Cesar Silva dos Santos
email@hidden
Blogjective-C
http://www.jcs.santos.nom.br/wp
FetchYourLyrics
http://www.jcs.santos.nom.br/fyl/fyl.html
On 29/09/2006, at 02:16, Trygve Inda wrote:
I have added these to my info.plist:
<key>CFBundleHelpBookFolder</key>
<string>myApp Help</string>
<key>CFBundleHelpBookName</key>
<string>myApp Help</string>
My Help folder is in the Resources folder of my built app and the
root html
file has:
<META NAME="AppleTitle" CONTENT="myApp Help"></meta>
I have changed the Help menu name in MainMenu.nib to "MyApp Help"
It does not work. I get the Help is not available window.
Any ideas?
Trygve
_______________________________________________
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