Re: NSArrayController and the single NSMutableArray
Re: NSArrayController and the single NSMutableArray
- Subject: Re: NSArrayController and the single NSMutableArray
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 4 May 2005 17:48:44 -0700
On May 4, 2005, at 5:11 PM, Glen Low wrote:
I have an NSArrayController whose contentArray is bound to some
object's NSMutableArray (it's an ivar but I don't think this should
matter). I can easily make changes to the NSMutableArray through
the NSArrayController's add: and remove: methods, but cannot get
any programmatic changes to the NSMutableArray (addObject: etc.) to
be reported by the NSArrayController back to any bound views.
See:
"Programmatic modifications to arrays not noticed by table view"
at
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
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