On Mar 6, 2010, at 6:17 AM, Rich Dearlove wrote: > I've been trying to bind an NSImageView to a Dictionary element. > > I can get the NSImageView to display the image from the valuepath that is in > the dictionary, but I would like to be able drop an image onto the > NSimageview and have the bindings set the path to the image into the > dictionary element. Is this possible ?
The valuePath binding is read-only, and would likely too much subclassing witchery to work. It also doesn't seems sensible to use a path. Consider: user drags an image from a Word document. What is the path? Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business" _______________________________________________ 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 arch...@mail-archive.com