Re: Scheduling tasks
Re: Scheduling tasks
- Subject: Re: Scheduling tasks
- From: Rakka <email@hidden>
- Date: Fri, 15 Jul 2005 18:01:02 +1000
If the scheduler should only work when the application is running,
you could use NSTimer. If not, you should look at cron, or launchd
(if you only need to support Tiger).
j o a r
Hi,
I've looked at NSTimer, but it doesn't seem enough. (I may be wrong
though)
Would it be able to, for example, fire on particular days of the week?
I want to have the user to be able to configure which days it runs on
(Mon-Fri with checkboxes/popup list), and what time on those days.
See energy saver scheduling prefs to see the sort of thing I want.
Thanks a lot.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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