Re: main loop and idle function
Re: main loop and idle function
- Subject: Re: main loop and idle function
- From: Lance Bland <email@hidden>
- Date: Sat, 23 Feb 2002 17:22:06 -0500
On Saturday, February 23, 2002, at 04:43 PM, Jay Kuri wrote:
You set a timer to fire every so often (perhaps every tenth of a
second, or such) and call your idle-method... that should probably do
what you want.
If NSRunLoop allowed (or documented) the ability to add run loop modes
and set priorities then that would be even better. I think the only
realistic mode option is NSDefaultRunLoopMode, which is not an idle mode.
If adding modes and setting mode priorities is documented I'd like to
hear about that.
-lance
_______________________________________________
Lance Bland
System Administrator at VVI
mailto:email@hidden
http://www.vvi.com
Realtime, bulk and web data reporting and visualization
_______________________________________________
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.