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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to