Re: Using a flip transition to a different view
Re: Using a flip transition to a different view
- Subject: Re: Using a flip transition to a different view
- From: Randall Meadows <email@hidden>
- Date: Mon, 23 Feb 2009 09:10:10 -0700
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 (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