Recreating iPhone alarm Picker
Recreating iPhone alarm Picker
- Subject: Recreating iPhone alarm Picker
- From: "Eric E. Dolecki" <email@hidden>
- Date: Mon, 19 Oct 2009 09:44:35 -0400
I have a fairly noob question in regards to recreating an alarm view using a
Picker control.
On the iPhone, the values for hours & minutes wrap around - and I was
wondering if this is accomplished by repeating values in an NSArray (so many
that you're not likely to scroll to them), or are they using another trick
to get the values to loop around in the control?
I am really just making my own alarm setting UI using the Picker.
Thanks,
Eric
_______________________________________________
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