Re: perform ... afterDelay?
Re: perform ... afterDelay?
- Subject: Re: perform ... afterDelay?
- From: goessly <email@hidden>
- Date: Wed, 4 Jan 2006 20:39:05 +0100
Simplisticly put: (how) can I use that like this:
[self myCounter++ afterDelay:0.04]
[[NSRunLoop currentRunLoop] runUntilDate:[NSDate
dateWithTimeIntervalSinceNow:0.04]];
This is a very quick and elegant solution, thank you!
Best regards,
goessly
_______________________________________________
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