Hi!
Ive just started yesterday trying to build an app with the iPhone SDK and Ive run into a problem with the UIPickerView - if anyone could help it would be much appreciated!
I have created a UIPickerView that has the values 0-59 that the user can select from. I want to the picker to roll through all the values and loop - AKA the stopwatch application.
The problem I am having that is when you scroll down to 59 the PickerRoll stops and to get back to 0 you have to scroll all the way back up again...
Ive been searching online for a way to solve it and I cant find anything - anyone have any ideas?
Ive just started yesterday trying to build an app with the iPhone SDK and Ive run into a problem with the UIPickerView - if anyone could help it would be much appreciated!
I have created a UIPickerView that has the values 0-59 that the user can select from. I want to the picker to roll through all the values and loop - AKA the stopwatch application.
The problem I am having that is when you scroll down to 59 the PickerRoll stops and to get back to 0 you have to scroll all the way back up again...
Ive been searching online for a way to solve it and I cant find anything - anyone have any ideas?