tags:

views:

11

answers:

1

i have created an iphone application and there is a forward and next button to goto next and previous page how can i implement the finger slide thing like in many iphone applications ? Any ideas

A: 

download the sample code from here.. http://developer.apple.com/iphone/library/samplecode/PageControl/Introduction/Intro.html

Saurabh