Namaste!
After having done many hours of investigating, head-scratching, trial/
error, and more searching, I've gotten stuck.
I created a simple scenario to work out how to accomplish a many-to-
many situation. I created two entities: Person and Hat. They are
defined thus:
Person:
personN
On Sep 23, 2008, at 1:21 PM, Quincey Morris wrote:
On Sep 23, 2008, at 10:22, Eric Lee wrote:
Using bindings, how do you add an object (a textfield's string to
be specific) to a NSMutableArray so that a table view can show the
object?
You need to modify the array in a KVO-compliant manne
On Sep 23, 2008, at 10:22, Eric Lee wrote:
Using bindings, how do you add an object (a textfield's string to be
specific) to a NSMutableArray so that a table view can show the
object?
You need to modify the array in a KVO-compliant manner, which means
the array needs to be a property of
I'm just beginning to learn bindings, and I havea question.
Using bindings, how do you add an object (a textfield's string to be
specific) to a NSMutableArray so that a table view can show the object?
thanks!
___
Cocoa-dev mailing list (Cocoa-dev@