I have to scroll 3 UIViews using nib with paging in iPhone?
I have 3 view and there are different things on all the views.
2 views have a able view and one have some form. so how can i scroll then with paging?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is a good example on how to use a scroll view with paging enabled, it shows both how to use a UIScrollView and a UIPageControl.
http://www.edumobile.org/iphone/iphone-programming-tutorials/pagecontrol-example-in-iphone/