Re: Core Data, NSArrayController, & a custom window controller
Re: Core Data, NSArrayController, & a custom window controller
- Subject: Re: Core Data, NSArrayController, & a custom window controller
- From: "I. Savant" <email@hidden>
- Date: Mon, 13 Aug 2007 10:17:25 -0400
> I have a core data document-based app. I decided to make a custom
> window controller to control the interface. The problem is that I am
> having trouble getting data back and forth between my ArrayController
> and the Managed Object Context. How do I bind it to the document's
> context if the window controller is the nib's owner?
NSWindowController has a method called "document" ... perhaps you
could bind to it?
--
I.S.
_______________________________________________
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