Re: IKImageView and delegate callback/notification of image
Re: IKImageView and delegate callback/notification of image
- Subject: Re: IKImageView and delegate callback/notification of image
- From: Dave Jewell <email@hidden>
- Date: Tue, 07 Oct 2008 17:34:37 +0100
On Tue, 7 Oct 2008 at 09:38:01, Jim Turner said:
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?
Hi Jim. I've also been fooling around with IKImageView and -- if
nothing else -- I have at least figured out what the delegate does and
what delegate methods get called under what circumstances.
If this is of any interest, let me know.
Dave
_______________________________________________
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