Re: NSRunLoop and NSNotification
Re: NSRunLoop and NSNotification
- Subject: Re: NSRunLoop and NSNotification
- From: Ondra Cada <email@hidden>
- Date: Thu, 8 Aug 2002 14:33:36 +0200
On Thursday, August 8, 2002, at 10:55 , Gregor Nobis wrote:
When notifications are posted, does the notification center forward them
immediately to all the observers even while the run loop is not running?
Or do I have to call one of the -run methods to make them available to
the observers?
Both, depending or what you want. Default is an immediate post. See
NSNotificationQueue.html for details.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.