• 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: iOS Best Practice Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS Best Practice Question


  • Subject: Re: iOS Best Practice Question
  • From: Howard Siegel <email@hidden>
  • Date: Tue, 26 Apr 2011 14:51:20 -0700

Someone over on StackOverflow mentioned he had written a custom class to
present a UIPickerView (or a UIDatePickerView) in a UIActionSheet that
slides up from the bottom of the page, and was making the code available on
Github.  Don't have the URL handy right now, but should be easy enough to
find.

- h

On Tue, Apr 26, 2011 at 14:36, koko <email@hidden> wrote:

> So we have one vote for:
>
> 3. Use a view in a layer of the current view
>
> Any other views (no pun intended) ... going once going twice ....
>
> Any comments against :
>
> 1. Use UIAlert - easy but seems clunky
>
> -koko
>
>
>
>
> On Apr 26, 2011, at 3:16 PM, Gustavo Pizano wrote:
>
> > Many things into consideration.
> > 1. will you give a UI feedback with a "slide-in" animation?
> > 2. will come form bottom? (normally it does if occupies the whole with).
> > 3. will the button that trigger the picker be used to dismissed it?
> >
> > But coming to your question, I will opt for 3 but adding the uipickerview
> to the controller's view hierarchy
> >
> > my 2 cents.
> >
> >
> >
> > On Apr 26, 2011, at 10:46 PM, koko wrote:
> >
> >> What is the blessed method for displaying a UIPickerView when a button
> in another view is clicked.
> >>
> >> 1.  Use UIAlert - easy but seems clunky
> >> 2.  Use a complete new view
> >> 3. Use a view in a layer of the current view
> >>
> >> "jus askin'"
> >>
> >> -koko
> >>
> >>
> >> _______________________________________________
> >>
> >> 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
>
_______________________________________________

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

References: 
 >iOS Best Practice Question (From: koko <email@hidden>)
 >Re: iOS Best Practice Question (From: Gustavo Pizano <email@hidden>)
 >Re: iOS Best Practice Question (From: koko <email@hidden>)

  • Prev by Date: Re: iOS Best Practice Question
  • Next by Date: Re: iOS Best Practice Question
  • Previous by thread: Re: iOS Best Practice Question
  • Next by thread: UIView hidden property
  • Index(es):
    • Date
    • Thread