Re: Help Book not working
Re: Help Book not working
- Subject: Re: Help Book not working
- From: Matt Neuburg <email@hidden>
- Date: Sat, 30 Sep 2006 10:12:22 -0700
- Thread-topic: Help Book not working
On Sat, 30 Sep 2006 04:54:12 -0400, Michael Nickerson <email@hidden>
said:
>Why are you deleting the com.apple.help.plist file? Pure curiosity
>here; I've never done this and have yet to run into an occasion where
>choosing the app's help didn't work.
Often, there are two versions of my app: the previously released version,
which I actively use, and the version currently under development in Xcode.
If I have just been using the previously released version, and then I build
and run the development version and show the help, Help Viewer will
sometimes show the wrong help, the help from the released version.
This is because Help Viewer caches information about help books, and it
apparently uses the name of the help book as an index - and these two help
books (the one in the released version and the one in the development
version) are the same. Deleting com.apple.help.plist causes Help Viewer to
forget about its cached information and open the help book we're pointing at
right now.
On Sat, 30 Sep 2006 08:07:23 -0700, "Adam R. Maxwell" <email@hidden>
said:
>
>I've never done that either, but I have found it necessary to delete ~/
>Library/Caches/com.apple.helpui occasionally. I think I even saw that
>suggested on Apple's help mailing list.
Maybe the two moves are effectively comparable.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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