Skip navigation.
 
mlRe: help on 'help books'
FROM : Marcus Staloff
DATE : Wed Nov 24 15:03:43 2004

This documentation is the type I was looking for and should cover what 
I need to learn. I see that, at this point in my Cocoa education, I've 
been relying too much on textbooks and sample apps and not using Cocoa 
Documentation efficiently. A quick scan of the references showed that I 
didn't implement the Info.plist entry correctly. Fixing that at least 
the app doesn't crash now.

Thanks to all for the help.

On Nov 23, 2004, at 5:00 PM, Gregory Weston wrote:

> Marcus Staloff wrote:
>

>> Allan Odgaard <<email_removed>> said:
>>

>>> So IOW you didn't have the key in the info.plist? This explains
>>> why it won't work then!
>>>
>>> If you get the stated error when you modify the Info.plist then
>>> it's most likely because you've broken the file so that it's no
>>> longer valid XML.
>>>

>> Correct, didn't know about that IOW. How to fix project? If file was
>> broken why would it work again when I remove offending line?

>
> Because the entry you added was what was broken?
>

>> Do you know of any reference documentation; I searched but couldn't 
>> find.

>
> <file:///Developer/ADC%20Reference%20Library/documentation/
> UserExperience/HelpTechnologies-title.html>
>
> and in particular
>
> <file:///Developer/ADC%20Reference%20Library/documentation/Carbon/
> Conceptual/ProvidingUserAssitAppleHelp/registering_help/
> chapter_4_section_3.html#//apple_ref/doc/uid/TP30000903-CH207-
> BHAIEBDH>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlhelp on 'help books' Marcus Staloff Nov 22, 18:46
mlRe: help on 'help books' Allan Odgaard Nov 23, 01:04
mlRe: help on 'help books' Marcus Staloff Nov 23, 16:08
mlRe: help on 'help books' <mstaloff Nov 23, 16:23
mlRe: help on 'help books' Gregory Weston Nov 23, 23:00
mlRe: help on 'help books' Marcus Staloff Nov 24, 15:03
mlRe: help on 'help books' Gregory Weston Nov 24, 21:54