• 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 with help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with help


  • Subject: Help with help
  • From: Kent Glenn <email@hidden>
  • Date: Tue, 17 Jul 2001 10:58:23 -0700

Is there a specific help format that is preferred for doing help? I know
it used to be Apple Guide, but most everything I see now is using Help
Viewer. I don't see anything that comes with the Developer Tools, that
relates to generating help files. Should I still use the older "Apple
Help SDK"?

When looking at NSHelpManager, it looks like they want you to use .rtf
files.

-----------------------------------------------------------------------------
-----------------------
From NSHelpManager...

To specify a help file for your application, do one of the following:

 In Project Builder, specify the name of the help file in the Project
Attributes inspector. The specified value can be a full or relative
path, and if it is relative, it is assumed to be a resource in the
application wrapper.
 As an alternative, you can place the help file in your application
wrapper and name it after your application. If you haven't specified a
help file, NSHelpManager looks in the application wrapper for an
appropriately named file.It must be an RTF file called appName.rtf
(where appName is the name of the application).

It's possible for applications to have more than one command under the
Help menu and to have each command open a different help file. To
implement this, connect each of the Help menu commands to a different
action method. The action methods should send openFile: to the shared
NSWorkspace object to open the appropriate help file. For example:

<Attachment missing>
-----------------------------------------------------------------------------
-----------------------

Thanks everyone...

-----------------------------
Kent Glenn


  • Follow-Ups:
    • Re: Help with help
      • From: Jessica Kahn <email@hidden>
  • Prev by Date: register service without Logout/Login ?
  • Next by Date: Re: Help with help
  • Previous by thread: register service without Logout/Login ?
  • Next by thread: Re: Help with help
  • Index(es):
    • Date
    • Thread