Cocoa: animate the scale and alpha of NSImageView
Cocoa: animate the scale and alpha of NSImageView
- Subject: Cocoa: animate the scale and alpha of NSImageView
- From: "Eric E. Dolecki" <email@hidden>
- Date: Wed, 30 Jul 2014 10:44:37 -0400
Coming from iOS, this kind of thing is simple. For OS X I'm floundering
trying to find something similar.
I have an NSImageView. I want to animate the scale and alpha of it -
looping forever. It's a ring image in it.
I've seen documentation in regards to the CoreAnimation framework, but my
Xcode 6b4 doesn't have it for Cocoa.
Is there an easy way to do this? I'd like to avoid using a layer if
possible (I put things on top of it), but a layer solution works if it's
smoother and I can hide it.
Thanks for any help,
Eric
_______________________________________________
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