Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

AussieSusan

macrumors member
Original poster
May 29, 2006
54
0
Melbourne, Australia
I have a UIPickerView on a UIView (which itself is in a UIScrollView that switches between various pages). I have set the pickers values and get the 'selection' messages OK.

However, the only way I can get the picker to rotate is to click on one of the visible options. If I want an option that is not visible, I have to step my way around to it by clicking on the top/bottom-most visible option repeatedly until the one I want comes into view. With other pickers (such as the ones to set the alarm time in the clock app) I can 'flick' on the component and it spins around, gradually slowing down. That is the behaviour I'm trying to achieve.

I can't see any methods in the UIPickerView class or the UIPickerViewDelegate protocol that would let me change this behaviour.

What am I missing?

Thanks

Susan
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.