Re: core data during startup (solved)
Re: core data during startup (solved)
- Subject: Re: core data during startup (solved)
- From: Benjámin Salánki <email@hidden>
- Date: Tue, 16 Aug 2005 22:48:42 +0200
Adding performSelector:withObject:afterDelay: with a delay of 0.0
does the trick.
Danke!
Ben
On Aug 15, 2005, at 10:50 PM, email@hidden wrote:
Am 15.08.2005 um 20:43 Uhr schrieb Benjámin Salánki:
Does anyone know what the problem might be?
It seems that array controllers set up in IB need one turn through
the run loop to populate themselves.
You can work around this problem by using
performSelector:withObject:afterDelay: with a delay of 0.0 (zero).
Of course, if anyone has a better solution, I'd be happy to hear
about it.
Andreas
_______________________________________________
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