• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recreating iPhone alarm Picker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Recreating iPhone alarm Picker
      • From: Roland King <email@hidden>
    • Re: Recreating iPhone alarm Picker
      • From: "Eric E. Dolecki" <email@hidden>
References: 
 >Recreating iPhone alarm Picker (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Recreating iPhone alarm Picker
  • Next by Date: Re: Recreating iPhone alarm Picker
  • Previous by thread: Recreating iPhone alarm Picker
  • Next by thread: Re: Recreating iPhone alarm Picker
  • Index(es):
    • Date
    • Thread