On 04 Apr 09, at 19:35, Pierce Freeman wrote:
Yeah, it really helped! I am trying to get the contents of the files in a certain directory, so I think that I could probably get away with using a
timer.  I assume you mean NSTimer for the timer, though there could be
another class that I am totally missing. ;)

There's also NSObject's performSelector:withObject:afterDelay: method.

In addition, if you are to use
NSTimer, how would you suggest setting the timer to call another function
that requires a passed variable?

Read up on CPS[1], but be prepared to have your head explode a bit.

[1]: http://en.wikipedia.org/wiki/Continuation-passing_style
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to