iphone - Core Animation flip view in middle and replace content -


i'm trying put animation in each table view cell.

the view should take array of nsstrings. if has more 1 string want animation, , i'm not sure of.

i have uilabel, want have vertical flip, shouldn't entire view. want top half fall down (and bottom half of next strings uilabel fall down on it) on image http://www.fazyluckers.com/extensions/inlineimages/image.jpg.php?attachmentid=209 per uilabel instead of character.

so, guess there 2 questions.

how active flip in middle? (i managed vertical flip work cabasicanimation)

for ios 3 (i know old, ppl still uses it) whats best way repeat animation updated next string? in animationdidfinish... , update strings , start same animation again?

take @ this.

http://www.voyce.com/index.php/2010/04/10/creating-an-ipad-flip-clock-with-core-animation/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -