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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to