Re: Can't create new document
Re: Can't create new document
- Subject: Re: Can't create new document
- From: Eric Wang <email@hidden>
- Date: Thu, 03 Jul 2003 12:58:55 -0400
on 7/3/03 8:56 AM, Cyprien at email@hidden wrote:
>
My application compiles without a warning. she's written with
>
Objective-C.
>
And when I launch the application I get a message "Can't create new
>
document".
>
Does anybody know what is my mistake ? Or is this error too common to
>
be solved this way ?
>
>
Cyprien
Hi Cyprien,
Did you change the class name for your NSDocument subclass from the default
MyDocument? If so, you should check your project's Info.plist settings,
specifically the "Document Types" section. Make sure that the "Document
Class" entry matches that of your NSDocument subclass.
Eric Wang
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.