iphone - How is screenshots slideshow implemented in App Store? -


i slideshow of application screenshots in application info in app store. have idea how implemented? may there tutorials or source code available? not find any.

may not same, similar, user can slide images in imageview good

thanks

check out tutorial, using uiscrollview pagingenabled set yes.

http://blog.proculo.de/archives/180-paging-enabled-uiscrollview-with-previews.html


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -