Re: Help with Apple Helpbooks

2011-02-25 Thread Matt Neuburg
On Wed, 23 Feb 2011 04:19:22 -0800, Bruce Cresanta said: >Hello, > >I am authoring help for my application and can't even get a simple >implementation to work, let alone localization I think the way to do this is to start with a simple old-fashioned implementation and no localization. Then when

Re: Help with Apple Helpbooks

2011-02-23 Thread Bruce Cresanta
Todd, Please let me know how you do with Cheeseman's book. I have given up for the day. I had absolutely zero success. :( Bruce On Feb 23, 2011, at 10:07 AM, Todd Heberlein wrote: > > On Feb 23, 2011, at 4:37 AM, Bruce Cresanta wrote: > >> They may be no big deal, but the more I

Re: Help with Apple Helpbooks

2011-02-23 Thread Todd Heberlein
On Feb 23, 2011, at 9:46 AM, Martin Hewitson wrote: > I'm not sure if this is the new or the old way, but this worked perfectly for > me: It is the old way, but it is still very useful (and apparently still works). I especially liked some of the extra features he adds. Todd _

Re: Help with Apple Helpbooks

2011-02-23 Thread Martin Hewitson
I'm not sure if this is the new or the old way, but this worked perfectly for me: http://www.apeth.com/writersua/implementAppleHelp.mov Martin On 23, Feb, 2011, at 06:07 PM, Todd Heberlein wrote: > > On Feb 23, 2011, at 4:37 AM, Bruce Cresanta wrote: > >> They may be no big deal, but the mor

Re: Help with Apple Helpbooks

2011-02-23 Thread Todd Heberlein
On Feb 23, 2011, at 4:37 AM, Bruce Cresanta wrote: > They may be no big deal, but the more I read and try the more confused I get. I spent most of yesterday on this myself, and I too found it very frustrating. Part of my confusion comes from the fact that "Apple Help Programming Guide" is a bl

Re: Help with Apple Helpbooks

2011-02-23 Thread Markus Spoettl
On Feb 23, 2011, at 11:24 AM, Bruce Cresanta wrote: > I'm releasing under Snow Leopard. I can find examples for the older style, > but none for the newer style. You might want to take a look at the link Bill has posted as a response to your question. Markus -- ___

Re: Help with Apple Helpbooks

2011-02-23 Thread Bruce Cresanta
Hi Ulf, I'm releasing under Snow Leopard. I can find examples for the older style, but none for the newer style. Thanks, Bruce On Feb 23, 2011, at 6:05 AM, Ulf Dunkel wrote: > Hello Bruce. > > On 23.02.2011 13:37, Bruce Cresanta wrote: >> They may be no big deal, but the more I read and tr

Re: Help with Apple Helpbooks

2011-02-23 Thread Markus Spoettl
On Feb 23, 2011, at 8:07 AM, Bill Cheeseman wrote: >> I am authoring help for my application and can't even get a simple >> implementation to work, let alone localization. I have connected the File's >> Owner showHelp method to the mainMenu in my NIB. Does anyone know a >> workable directory s

Re: Help with Apple Helpbooks

2011-02-23 Thread Ulf Dunkel
Hello Bruce. On 23.02.2011 13:37, Bruce Cresanta wrote: They may be no big deal, but the more I read and try the more confused I get. First of all: Are you trying to create a Help Book in the old style like described on my page, or did you try to follow the new Snow Leopard style? The older

Re: Help with Apple Helpbooks

2011-02-23 Thread Bill Cheeseman
On Feb 23, 2011, at 7:19 AM, Bruce Cresanta wrote: > I am authoring help for my application and can't even get a simple > implementation to work, let alone localization. I have connected the File's > Owner showHelp method to the mainMenu in my NIB. Does anyone know a > workable directory str

Re: Help with Apple Helpbooks

2011-02-23 Thread Bruce Cresanta
They may be no big deal, but the more I read and try the more confused I get. On Feb 23, 2011, at 4:31 AM, Ulf Dunkel wrote: > Hello Bruce. > >> I am authoring help for my application and can't even get a simple >> implementation to work, let alone localization. I have connected the File's >>

Re: Help with Apple Helpbooks

2011-02-23 Thread Ulf Dunkel
Hello Bruce. I am authoring help for my application and can't even get a simple implementation to work, let alone localization. I have connected the File's Owner showHelp method to the mainMenu in my NIB. Does anyone know a workable directory structure to use? My application is localized