Re: Get Objects from NSArrayController
Re: Get Objects from NSArrayController
- Subject: Re: Get Objects from NSArrayController
- From: Ryan Britton <email@hidden>
- Date: Mon, 24 Apr 2006 16:30:43 -0700
NSMutableArrray *array = [[[someArrayController arrangedObjects]
mutableCopy] autorelease];
On Apr 24, 2006, at 4:24 PM, Jason Barker wrote:
Newbie question: How does one go about getting the objects from an
instance of NSArrayController as an NSMutableArray object
programatically?
Thanks,
Jason
_______________________________________________
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
_______________________________________________
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