Re: NSTextField text changed
Re: NSTextField text changed
- Subject: Re: NSTextField text changed
- From: Ferhat Ayaz <email@hidden>
- Date: Sun, 14 Jan 2007 09:51:24 +0100
wow. This document is very useful. Thanks. But I didn't understand,
in which method I should add/remove observer for NSManagedObjects?
- awakeFromFetch? - init? ??
On Jan 14, 2007, at 1:47 AM, mmalc crawford wrote:
On Jan 13, 2007, at 2:04 PM, Ferhat Ayaz wrote:
MyObjectMO has a relation "lines". "lines" is one to many relation
to another entity with the attribute price. So if a price in a
line has been changed, the MyObjectMO entity should also be
notified. But how can I say this?
All your questions so far in this thread are answered in the
documentation.
For this one, see <http://developer.apple.com/documentation/Cocoa/
Conceptual/CoreData/Articles/cdFAQ.html>.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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