Re: iOS Best Practice Question
Re: iOS Best Practice Question
- Subject: Re: iOS Best Practice Question
- From: koko <email@hidden>
- Date: Tue, 26 Apr 2011 15:36:45 -0600
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