Re: Animating only one axis of a UIView move?
Re: Animating only one axis of a UIView move?
- Subject: Re: Animating only one axis of a UIView move?
- From: Alex Kac <email@hidden>
- Date: Mon, 09 Apr 2012 19:57:36 -0500
I still wonder why - through at least two major OS revisions that have incorporated new iOS style APIs why Apple has not yet massively improved this. There are several ways to do this and #1 it would make moving from iOS to OS X much easier, and #2 would make it more enjoyable.
On Apr 9, 2012, at 7:05 PM, Kyle Sluder wrote:
>
> On Apr 9, 2012, at 5:01 PM, Rick Mann wrote:
>
>> Any suggestions? I think I could do this in OS X with the full power of Core Animation, but stuff is missing in iOS, right?
>
> Heck no. Core Animation is much better-integrated with UIKit in iOS than it is with AppKit in Mac OS X. This is the exact kind of thing Core Animation was designed for.
>
> I believe nowadays you can even directly animate individual components of the frame of a layer or view: https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CoreAnimation_guide/Articles/KVCAdditions.html
>
> --Kyle Sluder
> _______________________________________________
>
> 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
Alex Kac - President and Founder
Web Information Solutions, Inc.
"The optimist proclaims that we live in the best of all possible worlds; and the pessimist fears this is true."
-- James Clabell
_______________________________________________
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