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 protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/alex%40webis.net > > This email sent to [email protected] 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
