Re: Cocoa binding and threads.
Re: Cocoa binding and threads.
- Subject: Re: Cocoa binding and threads.
- From: David Burnett <email@hidden>
- Date: Wed, 16 Aug 2006 13:44:02 +0100
Bill Coleman wrote:
On Aug 14, 2006, at 1:18 PM, David Burnett wrote:
At the moment it all works fine except that NSTableView that displays
the values from the Entities in the Managed Context does not update on
adding a new entity until either
Get the NSArrayController that flameTable is bound to and send it a
processPendingChanges message.
If you meant the context then that got me half way there thanks, I get
an empty row in the table, I still have to send a displayIfNeeded to the
NSTable to get it display the values. I guess there's still a problem in
my code but now I have a work around it's not such a show stopper anymore.
Thanks again
Dave
_______________________________________________
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