I would assume it's a scroll view (which only goes vertically) with a couple of views (to/from/subject) and another scroll view, which can go in all directions.
or it's a uitableview (up down) with one of the cells having a uiscrollview On Fri, Jul 29, 2011 at 12:57, vbisbest <[email protected]> wrote: > I am creating an email view for my app. I have it all layed out pretty well > and working, my only remaining problem is the scroll behavior. If you > notice in iPhone email, if you scroll the body up or down, the entire view > scrolls up and down. If you zoom or scroll right, then just the email body > scrolls. Can anyone give me an idea on how this is layed out or how this is > done. I am thinking I need to capture the scroll up down and make my main > UIScrollView actually do it?? > > Thanks, > Ray > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Imitating-the-iPhone-Email-View-tp3703807p3703807.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
