Re: UIPickerView
Re: UIPickerView
- Subject: Re: UIPickerView
- From: koko <email@hidden>
- Date: Mon, 25 Apr 2011 13:02:15 -0600
Just dawned on me ....
1. The app only runs in landscape mode
2. One UIPickerView with 3 components
3. Make selection for each of the three components
4. display below the UIPickerView the answer
5. There is a default selection for the three components
6. When the app quits the last setting of the three components is remembered, this becomes the default for next run
7. When any component value is changed the answer displays with no other user interaction (i.e. they don't hit 'show me")
Comments please.
-koko
On Apr 25, 2011, at 12:56 PM, Zajkowski, James wrote:
> Without more detail I'd suggest perhaps a nav controller-style app with
> table views.
>
> --Jim
>
> On 4/25/11 2:47 PM, "koko" <email@hidden> 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