Re: Current, preferred way to add help to your Mac app?

2017-04-10 Thread Alastair Houghton
On 9 Apr 2017, at 23:00, Richard Charles wrote: > >> On Apr 9, 2017, at 11:55 AM, Alastair Houghton >> wrote: >> >> The documentation isn’t exactly great (at least, the last time I had to use >> it). You might find the following article interesting/useful: >> >>

Re: Current, preferred way to add help to your Mac app?

2017-04-10 Thread J.E. Schotsman
> On 09 Apr 2017, at 21:00,Alastair Houghton wrote: > > You might find the following article interesting/useful: > > > Interesting! I’ll give it another try some

Re: Current, preferred way to add help to your Mac app?

2017-04-09 Thread Richard Charles
> On Apr 9, 2017, at 11:55 AM, Alastair Houghton > wrote: > > The documentation isn’t exactly great (at least, the last time I had to use > it). You might find the following article interesting/useful: > > The help file for

Re: Current, preferred way to add help to your Mac app?

2017-04-09 Thread Alastair Houghton
On 9 Apr 2017, at 10:31, J.E. Schotsman wrote: > > On 08 Apr 2017, at 21:00,Jeff Szuhay wrote: > >> Nevermind. I found the “Apple Help Programming Guide.” > > Good luck. That’s a weird mix of obsolete and newer API descriptions. The > newer ones don’t work for me. > openHelpAnchor:inBook: fail

Re: Current, preferred way to add help to your Mac app?

2017-04-09 Thread J.E. Schotsman
On 08 Apr 2017, at 21:00,Jeff Szuhay wrote: > Nevermind. I found the “Apple Help Programming Guide.” Good luck. That’s a weird mix of obsolete and newer API descriptions. The newer ones don’t work for me. openHelpAnchor:inBook: fails to open help pages for me. Or maybe the Help Indexer is just

Re: Current, preferred way to add help to your Mac app?

2017-04-07 Thread Jeff Szuhay
Nevermind. I found the “Apple Help Programming Guide.” My apologies for the noise. > On Apr 7, 2017, at 3:37 PM, Jeff Szuhay wrote: > > Andrew Stone wrote this > > in 2001. Is it still valid? > > What is the current, preferred way