Re: Confused about CFRunLoop
Re: Confused about CFRunLoop
- Subject: Re: Confused about CFRunLoop
- From: Rob Keniger <email@hidden>
- Date: Tue, 18 Mar 2008 14:09:03 +1000
On 18/03/2008, at 2:04 PM, Rob Keniger wrote:
Works great and it sounds like it will do what you want. The trick
is to set the run loop mode correctly, you can probably do something
equivalent with the CF calls if you like. I like my Obj-C gibberish
so I avoid CF if possible ;-)
I checked the docs and it looks like you should be able to just pass
kCFRunLoopCommonModes as the run loop mode in CFRunLoopAddTimer() to
do the same thing.
--
Rob Keniger
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden