iphone - How do I animate through a bunch of "paged" views in a UIScrollView? -


say have bunch of views in uiscrollview , want each 1 appear on screen, 1 @ time, how do so?

assuming views screen size, position them next each other , set pagingenabled property true, make sure contentsize of scoll view wide enough of views , user should able swipe through them 1 view @ time. automatically nstimer if don't want user have swipe.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -