Navigate a series of Screens/Views? (like a Powerpoint)
First off, great site… It's given me the push to reallt delve into iphone dev (which for an artist is damn scray). I've researched this topic, and have lots of 'pieces' but I can't seem to bring it together. Any help would really be appreciated.
The simplest example would be a simple Powerpoint presentation. Image on the background of each view (subview), a text layer on top, and two buttons(prev/next) to flip from view to view. I've seen lots of examples for 2 screen flips (like a Utility app), but what if you had 20 screens/views to flip thru?
There's more that I'd want to do, but I can research adding narration, transitions…blah blah blah. My guess is, the answer is somewhere between NSImageViews and UIViews. But it isn't gelling.
Thanks,
Brendang
|