Preference panes and Apple Help
Preference panes and Apple Help
- Subject: Preference panes and Apple Help
- From: Andrew White <email@hidden>
- Date: Tue, 02 Sep 2008 15:41:15 +1000
I can't seem to get my preference pane to register with Apple Help.
The bundle contains English.lproj/MyPrefHelp
This contains:
My Pref Help.helpindex (also tried with MyPrefHelp.helpindex)
MyPrefHelp.html
pages/
...
image/
...
style/
...
InfoPlist.strings (English) contains:
CFBundleHelpBookName = "My Pref Help";
CFBundleHelpBookFolder = "MyPrefHelp";
For good measure, so does Info.plist (using plist syntax)
Yet my help stuff never seems to register.
I've wondered whether I need to explicitly register due to the quirky
nature of PreferencePane bundles, but AHRegisterHelpBook doesn't seem to
just look in the bundle and I'm not sure what hooks I'd need to provide to
make it find the correct folder.
Any guidance?
--
Andrew White
_______________________________________________
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