On Feb 22, 2009, at 9:49 AM, David Hatch wrote:

Hi,
I'm writing an app that has a view that displays subviews to show information to the user. I would like the user to click a button and have the clicked sub view transition to a different view where the user can edit the information. I want to use the transition that is used with dashboard widgets when the user clicks the "i" for preferences but, upon looking through the documentation at Core Animation transitions, that was not an available transition. Is there a way I can use the flip transition instead of one of the four included transitions?

I had a similar requirement in the app I'm working on, and resorted to modifying Lemur Flip to do the job. It's not nearly as smooth or slick as the Dashboard (or iPhone) animation, but it works (FSDO "works"). I've been told the same thing can be done with Core Animation (I have to assume that's what iPhone is using to do it); my first (original) attempts failed (having never worked with CA before), and I've not revisited the issue yet to figure it out.

Google "lemur flip"; it's the first hit, but the URL is NSFW, so I'll omit it from this message.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to