Hi Ben Binding to my IKImageView's "image" property nets the following:
[<IKImageView 0x1adc6e60> addObserver:<MyController 0x1adc3c30> forKeyPath:@"image" options:0x7 context:0x1adc3c30] was sent to an object that is not KVC-compliant for the "image" property. Is "image" not the key to which I should be binding? Jim On Tue, Oct 7, 2008 at 9:19 AM, Benjamin Stiglitz <[EMAIL PROTECTED]> wrote: >> Has anyone come across a solution for knowing when the image has been >> edited? > > You should be able to use KVO to be notified when the image property of the > IKImageView changes. > > -Ben > _______________________________________________ > > 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/jturner.lists%40gmail.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ 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]