Re: UIPickerView: How do I LOOP data, as is done in UIDatePicker {looping Jan thru Dec} vs a mere list?
Re: UIPickerView: How do I LOOP data, as is done in UIDatePicker {looping Jan thru Dec} vs a mere list?
- Subject: Re: UIPickerView: How do I LOOP data, as is done in UIDatePicker {looping Jan thru Dec} vs a mere list?
- From: Matthew Lindfield Seager <email@hidden>
- Date: Fri, 25 Sep 2009 08:55:02 +1000
>
> Question: How can I change this behavior to allow LOOPING to the beginning
> of the scroll list?
>
Ric,
I just did a quick search for "continuous UIPicker" and found a page
discussing this...
http://www.iphonedevsdk.com/forum/iphone-sdk-development/4479-uipickerview-circular.html
Most common solution seems to be to provide a very large (repeated)
selection of values and start the user off in the middle somewhere. There
are some other suggestions on that page though.
Regards,
Matt
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden