Hi.
I'm going to try building this application, but before I get started, I just want to know if what I want to do is actually possible. So, if you look at the attached image...
Areas A, B and C are all going to be subviews (I believe). What I want to happen is, when area C is scrolled, I want areas A and B to scroll with it, in the directions indicated on the attached image. So, if area C is scrolled sideways, then area B doesn't do anything, but area A scrolls along with it, and if area C is scrolled upwards, I want area B to scroll with it.
I'm assuming these will all be sub views, but I would just like some advice on weather what I am trying to do here is actually possible. Areas A and B will be a few images, and area C will be full of buttons and text etc (could be a table view). If it helps, it's for a TV Guide application, so channel logos on the left (area B), time at the top (area A), and the listings in the middle (Area C).
Any advice would be greatly appreciated.
Thanks!
Steve