Re: NSDistributedNotification in a Foundation tool
Re: NSDistributedNotification in a Foundation tool
- Subject: Re: NSDistributedNotification in a Foundation tool
- From: Alex Rice <email@hidden>
- Date: Sun, 12 Jan 2003 21:27:25 -0700
On Sunday, January 12, 2003, at 02:42 PM, Alex Rice wrote:
Here is the main() of my app. I have putting calls to [[NSRunLoop
currentRunLoop] run] both within the -scan method and at the end of my
main() function.
[self] - Also as I mentioned, I have tried NSThread sleep-ing and
performSelector:withDelay: to give the Runloop a chance.
#import <Cocoa/Cocoa.h>
^^^
This is actually Foundation.h, or I would just be using NSWorkspace for
this particular task.
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.