Re: Confused about CFRunLoop
Re: Confused about CFRunLoop
- Subject: Re: Confused about CFRunLoop
- From: Eric Schlegel <email@hidden>
- Date: Tue, 18 Mar 2008 17:12:17 -0700
On Mar 18, 2008, at 6:41 AM, Brian Greenstone wrote:
Works perfectly! It inserts my timer into the main run loop and
processes everything as it should. Now I just need to figure out
the CF equivalent of thos NSApplication calls and then I can be Obj-
C free ;)
If you want mouse and keyboard events to be handled, you _must_ use
either Carbon or Cocoa; you can't use CF by itself.
-eric
_______________________________________________
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