On Apr 29, 2005, at 4:34 PM, Scott Stevenson wrote:
You register for KVO notifications on the array controller inside
bind: and update the view's contents when observeValueForKeyPath:
is called. That method passes in the bound array controller, so you
can just query it directly for its new contents, using the key path
specified during the initial bind.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden