Re: Stacks and Device Rotation

2011-05-25 Thread Sarah Reichelt
On Thu, May 26, 2011 at 2:16 AM, Dan Friedman wrote: > Let's say you have an iPad app with two stacks.  You have resizeStack > messages in them to resize/locate objects when the user rotates the device.   > So with the device in portrait mode, your app launches and stack 1 is open.   > The user c

Stacks and Device Rotation

2011-05-25 Thread Dan Friedman
Let's say you have an iPad app with two stacks. You have resizeStack messages in them to resize/locate objects when the user rotates the device. So with the device in portrait mode, your app launches and stack 1 is open. The user clicks a button and stack 2 is opened. Then they rotate the de