performSelector in next run loop?
performSelector in next run loop?
- Subject: performSelector in next run loop?
- From: Joshua Scott Emmons <email@hidden>
- Date: Sat, 28 Jan 2006 13:48:22 -0600
It was suggested yesterday that, to perform a selector in the next
run loop, one should use -performSelector:withObject:afterDelay:
Is the delay passed to this significant? Or will the selector always
be called in the next loop regardless of this value?
If the delay IS significant, what value should I give it? Or is there
something else (performSelector:target:argument:order:modes:?) that
would work better?
Cheers,
-Joshua Emmons
_______________________________________________
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