animation keys
animation keys
- Subject: animation keys
- From: Matt Neuburg <email@hidden>
- Date: Fri, 30 Jan 2009 12:03:41 -0800
- Thread-topic: animation keys
This is a documentation question, really. So, it turns out that when you
call replaceSubview: through an animator proxy, the @"subviews" animation is
triggered. You can modify what happens during replaceSubview: by adding your
own animation to a view's dictionary under the key @"subviews".
My question is: how would I find this out? I mean, I can guess that
setFrameRotation: might trigger the @"frameRotation" animation, but I would
never have guessed this one. So where can I find a list of what actions
trigger what animation keys? Thx - m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
AppleScript: the Definitive Guide, http://tinyurl.com/2ouo3b
Take Control of Customizing Leopard, http://tinyurl.com/2t9629
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com
_______________________________________________
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