Re: Displaying image and core data
Re: Displaying image and core data
- Subject: Re: Displaying image and core data
- From: Scott Stevenson <email@hidden>
- Date: Wed, 16 Nov 2005 14:45:00 -0800
On Nov 16, 2005, at 2:15 PM, Kubernan from 10191 Technologies wrote:
To me it seems like you're unnecessarily mixing NSImage and NSData
objects. You can just store the image itself in the binary
attribute and connect the image view's "data" binding to the
Person's "originalPicture" attribute.
My goal is to update the core data context through the controller
(not directly the core data)
Why? It seems like it's only causing problems.
- Scott
--
http://theocacao.com/
_______________________________________________
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