Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Sunday, April 8, 2012
Are there any good UIScrollView Tutorials on the net?
Any good links are highly appreciated! This goes to community wiki.
Some good samples with the basic functionalities covered
ReplyDeletehttp://halmueller.wordpress.com/2008/10/08/a-very-simple-uiscrollview-demo/
http://developer.apple.com/iphone/library/samplecode/Scrolling/index.html
http://www.vimeo.com/1642150
http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/
http://cocoawithlove.com/2009/01/multiple-virtual-pages-in-uiscrollview.html
Not to mention:
http://stackoverflow.com/search?q=UIScrollView
My article on two advanced UIScrollView techniques (+ sample code): github.com/andreyvit/ScrollingMadness/:
ReplyDeleteEmulating Photo Library-style paging+zooming+scrolling.
Programmatically zooming UIScrollView.
Its my blog it may be useful for the begineers Tutorial for UIScrollview Programmatically
ReplyDeleteHi i found this video tutorial very useful:
ReplyDeletehttp://www.youtube.com/watch?v=Ptm4St6ySEI
Here's a new one:
ReplyDeletehttp://www.raywenderlich.com/10518/how-to-use-uiscrollview-to-scroll-and-zoom-content#more-10518