Re: The 'New' item in the File menu is not enabled
Re: The 'New' item in the File menu is not enabled
- Subject: Re: The 'New' item in the File menu is not enabled
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 14 Mar 2008 18:17:13 -0400
On Fri, Mar 14, 2008 at 6:06 PM, Allison Newman <email@hidden> wrote:
> As a newbie to Cocoa, I'm working through the Hillegass book, and
> specifically the RaiseMan app. I've just implemented the code to save
> and load doculents, but for some reason, I'm not able to create a new
> document, or open an existing document (these options are disbaled in
> the File menu). I am however able to save a document (which is
> created automatically on opening the app), and I can open saved
> documents by double clicking on them in the Finder. Does anyone have
> any ideas?
Wire it to the first responder's -newDocument: method.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden