Re: Adding in a timer to a cocoa app
Re: Adding in a timer to a cocoa app
- Subject: Re: Adding in a timer to a cocoa app
- From: Shawn Erickson <email@hidden>
- Date: Tue, 8 Mar 2005 16:09:56 -0800
On Mar 8, 2005, at 3:56 PM, John wrote:
New to programming in Cocoa. I need to add a timer in an application
to repeatedly do a task, every so often. I need the timer to do this
even when the program is not in front of all the other windows. Where
is a good resource for learning how to add this to an application?
Oops hit send to quickly on the last one...
NSTimer
I suggest using searches like the following via google for questions
like this...
"cocoa timer site:developer.apple.com"
...or in URL form...
<http://www.google.com/search?q=cocoa+timer+site:developer.apple.com>
-Shawn
p.s. Welcome to Cocoa.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden