Re: NSCollectionView and CoreData question
Re: NSCollectionView and CoreData question
- Subject: Re: NSCollectionView and CoreData question
- From: Matthew Delves <email@hidden>
- Date: Tue, 22 Apr 2008 22:33:54 +1000
On 22/04/2008, at 9:13 PM, I. Savant wrote:
What I currently have is a core data store that holds information I
want to display in an NSCollectionView. What I'm wondering is
whether there is a way to get this accomplished and if so how?
Yes, as described in the NSCollectionView documentation and the
Leopard release notes. Hint: "bindings".
Having set the 'content' binding to the arrangedObjects key in IB
didn't produce a result though doing it programmatically has. Not sure
why this would be.
Further, with the NSView, is there a way of knowing which of the
objects that are contained in the NSCollectionView is being drawn and
further being able to get the data for that specific object?
Thanks,
Matthew Delves
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden