NSRunLoop and NSNotification
NSRunLoop and NSNotification
- Subject: NSRunLoop and NSNotification
- From: Gregor Nobis <email@hidden>
- Date: Thu, 8 Aug 2002 10:55:59 +0200
I've got a little question the Cocoa documentation raised without giving
an answer:
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?
Thanks in advance for your help,
Gregor
_______________________________________________
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.