Re: iOS Pick from a list
Re: iOS Pick from a list
- Subject: Re: iOS Pick from a list
- From: koko <email@hidden>
- Date: Sun, 24 Apr 2011 13:36:17 -0600
Wow.
I looked at UIPickerView but it just seemed so 'clunky' ... since I currently have three 'pop-ups' in my little app I hope UIPickerView can be customized in it physical appearance.
I see that I can adjust its width in IB but not its height.
-koko
On Apr 24, 2011, at 1:26 PM, Luke the Hiesterman wrote:
> Generally, on iOS, when we want to present a list of items to choose from, we use UIPickerView (this is how Safari deals with <select> objects on iOS, for example).
>
> http://developer.apple.com/library/ios/#documentation/uikit/reference/UIPickerView_Class/Reference/UIPickerView.html
>
> Luke
>
> On Apr 24, 2011, at 12:18 PM, koko wrote:
>
>> I have a little utility app that has been very successful in the Windows market and I want to bring it to iOS which I thought would be trivial. However, right out of the box I cannot find a NSPopUpButton analog.
>>
>> What is the proper way to present a list to choose from that looks like a NSPopUpButton.
>>
>> -koko
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Xcode-users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden