Awesome. Thanks Sherm.
----- Original Message ----
From: Sherm Pendley <email@hidden>
To: Clancy John Imislund <email@hidden>
Cc: Xcode Users <email@hidden>
Sent: Thursday, May 15, 2008 7:15:17 PM
Subject: Re: Per Frame/Timed "Update"?
On Thu, May 15, 2008 at 8:38 PM, Clancy John Imislund <
email@hidden> wrote:
I have an App that needs to call an "Update()" function every 1/30th of a second on certain objects (not just respond to asynch messages). Does anyone know the proper XCode way to do this?
Have a look at NSTimer or CFRunLoopTimer, for Cocoa or Carbon respectively. Or look at both - they're toll-free bridged and interchangeable.
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net