Re: Online Help Creation in XCODE
Re: Online Help Creation in XCODE
- Subject: Re: Online Help Creation in XCODE
- From: Matt Neuburg <email@hidden>
- Date: Sat, 21 May 2005 09:20:57 -0700
On Sat, 21 May 2005 02:31:44 +0000, "Kirt Cathey"
<email@hidden> said:
>My application is for the most part, complete. Am now trying to avoid the
>101 end Le' User question syndrom by putting user help into the
>application. All of the Apple documentation and online tutorials that I
>could pull up with about 6 hours of searches all used PB as an example.
That doesn't matter. PB is Xcode.
Basically you have two choices.
(1) Enclose anything you like in your bundle - an initial Web page, a PDF,
an rtf, whatever - and point to it by setting the value of NSHelpFile in
your info.plist.
or...
(2) Follow these instructions (carefully) to make a real "help book":
<http://cocoadevcentral.com/articles/000072.php>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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