Re: NSArrayController population
Re: NSArrayController population
- Subject: Re: NSArrayController population
- From: Aaron Patterson <email@hidden>
- Date: Sun, 9 Nov 2003 18:17:17 -0800
On Sun, Nov 09, 2003 at 08:34:18PM -0500, Scott Anguish wrote:
>
>
Where are you getting the data from for the array controller?
>
>
if you've bound contentArray to a value, then you can just add items
>
to that array...
Right now, contentArray for the NSArrayController isn't bound to anything. I'm
having a tough time figuring out how to bind anything to the contentArray. What
kind of objects can I bind to it? The drop down only lets me choose from
"Shared User Defaults", and "File's Owner".
Please pardon my ignorance, I'm very new at Cocoa dev. I will happily RTFM if
someone can point me to documentation on dealing with controllers. I saw
something similar to what I'm doing at the O'Reilly OS X con, but I can't
remember exactly how it went. Infact, I think you gave the presentation Scott.
Thanks again.
--Aaron
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.