Re: IKImageView and delegate callback/notification of image changes
Re: IKImageView and delegate callback/notification of image changes
- Subject: Re: IKImageView and delegate callback/notification of image changes
- From: "Jim Turner" <email@hidden>
- Date: Tue, 7 Oct 2008 09:38:01 -0500
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@hidden> 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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden