Re: Cannot remove an observer ... because it is not registered as an observer.
Re: Cannot remove an observer ... because it is not registered as an observer.
- Subject: Re: Cannot remove an observer ... because it is not registered as an observer.
- From: "Hamish Allan" <email@hidden>
- Date: Tue, 6 May 2008 14:38:23 +0100
On Tue, May 6, 2008 at 2:27 PM, Steve Steinitz
<email@hidden> wrote:
> All my properties have a setters and getters and have the appropriate calls
> to
>
> will|did Access|Change ValueForKey
>
> before/after any change. Is there more that I need to do?
You don't say whether or not you have set up manual notification
(using +[NSObject automaticallyNotifiesObserversForKey:]) which you
must do if you are calling willChangeValueForKey: et al...
Hamish
_______________________________________________
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