Re: Background app, NSStatusItem, tight loop, event handling
Re: Background app, NSStatusItem, tight loop, event handling
- Subject: Re: Background app, NSStatusItem, tight loop, event handling
- From: Andreas Mayer <email@hidden>
- Date: Thu, 5 Feb 2004 19:40:07 +0100
Am 05.02.2004 um 18:59 schrieb Dave Hersey:
what's the correct
approach for getting these menu events handled while working in tight
loops?
Start a separate thread for the processing.
See NSThread and detachNewThreadSelector:toTarget:withObject:
bye. Andreas.
_______________________________________________
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.