Re: NSDistributedNotification in a Foundation tool
Re: NSDistributedNotification in a Foundation tool
- Subject: Re: NSDistributedNotification in a Foundation tool
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 12 Jan 2003 10:31:51 +0000
On Sunday, January 12, 2003, at 08:42 am, Alex Rice wrote:
I am trying to receive a NSDistributedNotification in a Foundation
tool. But it the tool finishes running before any
NSDistributedNotifications are received. Do I have to do something
with NSRunLoop to receive the notifications?
Yes, you'll need to run the runloop.
-- Finlay
_______________________________________________
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.