Re: Recreating iPhone alarm Picker
Re: Recreating iPhone alarm Picker
- Subject: Re: Recreating iPhone alarm Picker
- From: Luke the Hiesterman <email@hidden>
- Date: Mon, 19 Oct 2009 06:49:32 -0700
Just use a UIDatePicker on mode UIDatePickerModeTime or
UIDatePickerModeDateAndTime and you should be all set.
Luke
On Oct 19, 2009, at 6:44 AM, Eric E. Dolecki wrote:
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
_______________________________________________
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