Re: iOS Card Scrolling with Bounce

2011-09-13 Thread Mark Schonewille
Hi Chris, Make a group of all objects on the card, including the objects that are off-screen. Set the rect of the group to the card rect and use a UIScrollView to scroll the group. Look at the iOS release notes for more info. This info still isn't in the regular documentation. -- Best regards,

iOS Card Scrolling with Bounce

2011-09-13 Thread Nonsanity
I've been away from my iOS projects in LC over the summer, but I'm about to jump back in again. And to start, I wanted to ask again something I was looking for long ago, and that's a way to scroll a card so that it imitates the existing scroll behaviors in typical iOS apps. For example, open up Se