Re: Selection in NSTableView during windowControllerDidLoadNib w/ CoreData+bindings
Re: Selection in NSTableView during windowControllerDidLoadNib w/ CoreData+bindings
- Subject: Re: Selection in NSTableView during windowControllerDidLoadNib w/ CoreData+bindings
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 17 Feb 2006 00:27:29 -0800
On Feb 16, 2006, at 9:46 PM, email@hidden wrote:
Ok, so I can understand that CoreData is going to do lazy loading,
which means that I probably can't expect anything to be guaranteed
about my table in windowControllerDidLoadNib, which also explains
my problems getting a selection, and I've sort of learned my
lesson. However, what I've tried that does work is adding a little
timer in windowControllerDidLoadNib that delays a second, and then
makes the selection.
<http://lists.apple.com/archives/Cocoa-dev/2006/Feb/msg00471.html>
mmalc
_______________________________________________
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