Re: NSNotificationCenter
Re: NSNotificationCenter
- Subject: Re: NSNotificationCenter
- From: Andy Lee <email@hidden>
- Date: Fri, 26 Sep 2008 09:45:55 -0400
On Sep 26, 2008, at 8:14 AM, John Love wrote:
Shouldn't my call to -addObserver automatically monitor
"StatusChanged" rather than my having to -postNotificationName??
I wonder if you're confusing notifications with KVO or bindings.
Notifications have to be explicitly posted in order for observers to
respond to them.
--Andy
_______________________________________________
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