Re: UIPickerView
Re: UIPickerView
- Subject: Re: UIPickerView
- From: Luke Hiesterman <email@hidden>
- Date: Mon, 25 Apr 2011 18:57:54 +0000
- Thread-topic: UIPickerView
You probably want to display 1 picker at a time, with a way for the user to navigate from one to the other. See what happens if you go to this page on iOS and tap on one of the selection boxes.
http://www.google.com/advanced_search
Luke
On Apr 25, 2011, at 11:47 AM, koko wrote:
> I haven't found sample code (if someone can point me to an example) ...
>
> A current Windows app utilizes three pop up lists for the user to make a selection
>
> List 1 is the macro selection
> List 2 and List 3 refine the selection
>
> The combination of three selections determines an answer.
>
> Now I understand that UIPickerView is the analog for the pop up list.
>
> But, UIPickerView seems to take up lots of real estate so for an iOS app deployed to the iPhone three UIPickerViews seem prohibitive.
>
> What is the proper thing to do ....
>
> Display each UIPickerView when a UILabel (for example) is tapped?
>
> Any suggestions or samples much appreciated.
>
> -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