Re: iOS: How to create a transition to a new screen

2011-02-15 Thread Jérôme Rosat
Thanks Tom. This is my code: on LeftMove repeat 16 times set the loc of group "gTexteTitre1" to (item 1 of the loc of group "gTexteTitre1")-10,(item 2 of the loc of group "gTexteTitre1") set the blendlevel of group "gTexteTitre1" to the blendlevel of group "gTexteTitre1"+6

Re: iOS: How to create a transition to a new screen

2011-02-14 Thread Thomas McGrath III
Jerome, I doubt you can find the exact speed of these transitions from within xCode. I have an app open that i wrote in xCode and on another device the one in livecode and test them side by side. I just gave up on AnimationEngine to emulate a paging swipe and instead gave up on the bounce in fa

iOS: How to create a transition to a new screen

2011-02-14 Thread Jérôme Rosat
Hello everyone, In iOS, a table view displays data in rows. In a hierarchical structure, when the user selects a row, a new screen slides from the right with a new table view. At the same time, the title of the navigation bar slides and appears from the right to the center, the "back button" s