NSDistributedNotification in a Foundation tool
NSDistributedNotification in a Foundation tool
- Subject: NSDistributedNotification in a Foundation tool
- From: Alex Rice <email@hidden>
- Date: Sun, 12 Jan 2003 01:42:35 -0700
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?
I've tried NSThread sleeping and NSObject performSelector:withDelay: to
wait for notifications, but that doesn't seem to work either.
Thanks,
Alex Rice <email@hidden> | Mindlube Software |
http://mindlube.com
what a waste of thumbs that are opposable
to make machines that are disposable Ani DiFranco
_______________________________________________
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.