Re: [NSImageView animator] - will this animate setImage: ?
Re: [NSImageView animator] - will this animate setImage: ?
- Subject: Re: [NSImageView animator] - will this animate setImage: ?
- From: Benjamin Dobson <email@hidden>
- Date: Tue, 30 Dec 2008 22:39:52 +0000
On 30 Dec 2008, at 12:52:45, Benjámin Salánki wrote:
Hi all,
I was playing around with core animation and was wondering if
sending animator to a view, specifically an NSImageView, will it
only manage animation of bounds and size and rotation changes or can
it too be used for changing the contents of the NSImageView? I am
trying to animate the change in the NSImageView, but hence with no
luck.
Hope I'm not mistaking core animation for what it is not :D
Core animation could do this, but it is not possible through animation
proxies. I believe NSAnimation will be the easiest path to go down._______________________________________________
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