Re: [Solved]Binding Tableviews (newbie) problems/questions
Re: [Solved]Binding Tableviews (newbie) problems/questions
- Subject: Re: [Solved]Binding Tableviews (newbie) problems/questions
- From: Vince Ackerman <email@hidden>
- Date: Fri, 14 Jan 2005 11:16:19 -0800
mmalcolm
Hmmm..... I should've figured that one out. That worked, thank you! Now the second table gets notified of the change in the array and updates.
Vince
mmalcolm wrote:
The following would seem more appropriate:
[[mailbox mutableArrayValueForKey: @"emails"] addObject: newEmail];
That would account for the error log:
_______________________________________________
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