I added different viewcontroller class in one scrollview class and i want to scroll all viewcontroller class continuously means when i reached at last viewcontroller class after that my scrollview load again come first viewcontroller class.
so plz help me to do that using xcode programming for...
hello
I want to swipe effect when my view changes i used scrollview class in that i added that viewcontroller class in one array but problem is that all view controller class loaded at a time and in one viewcontroller class there is a video but it plays continously though i swipe and different...
I am ipad application developer and i want to insert data from my app to sqlite database in my application i have one registration form view controller class in that there are different textfield and value in the textfield and i want to insert that textfield value in existing table of sqlite...
I m trying to give swipe effect to different uiviews with gesture recognization but views does not swipe with animation i want to give swipe effect which is coming on ipad screen when we go from one screen to another screen like
swipe effct for viewcontrollers in ipad application
i use scrollview in my project for swap and scroll different viewcontroller in scrollview i added four different pages in my first view controller i display one text file and one video file in second view controller video will play and in...
swipe effect for different view
i want to swipe different viewcontroller class from left to right which has different xib i tried using storyboard and scrollview,pageview controller but it does not work properlly...........