RE: How can I make an NSTableView update its display on command?
RE: How can I make an NSTableView update its display on command?
- Subject: RE: How can I make an NSTableView update its display on command?
- From: Daniel Wambold <email@hidden>
- Date: Sat, 26 Dec 2009 09:21:57 -0500
Sorry. It was NOT the NSTableView's problem. I neglected to add:
[[self managedObjectContext] processPendingChanges];
after the NSManagedObject was created. Please disregard the previous post.
Best Regards,
Dan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden