Re: Core Data Binding: Reading a binary image (TIFF)
Re: Core Data Binding: Reading a binary image (TIFF)
- Subject: Re: Core Data Binding: Reading a binary image (TIFF)
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 3 Jan 2006 21:07:34 -0800
On Jan 3, 2006, at 5:33 PM, Frederick C. Lee wrote:
Via the IB:
NSImageView binding:
value = NSUnarchiveFromData(selection.map)[Region Array Controller
(NSArrayController)]
But I can't view the archived image.
What I get is the following:
2006-01-03 16:05:22.183 Global Village[3981] *** -
[_NSFaultingMutableSet bytes]: selector not recognized [self =
0x3b6de0]
You've bound to something that resolves to a relationship.
See also <http://developer.apple.com/documentation/Cocoa/Conceptual/
CoreData/Articles/cdNSAttributes.html>.
mmalc
_______________________________________________
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