Re: UIPickerView in XCode/IB
Re: UIPickerView in XCode/IB
- Subject: Re: UIPickerView in XCode/IB
- From: Steve Christensen <email@hidden>
- Date: Fri, 09 Jun 2017 07:11:27 -0700
I don't ever remember being able to add picker entries in IB. UIPickerView uses
a data source to specify the picker content so you'll need to set that up and
then add Tom, Dick, and Harry in code.
> On Jun 7, 2017, at 6:43 AM, Dave <email@hidden> wrote:
>
> Hi All,
>
> Its been a while since I did iOS development and I’m a bit confused about
> setting up a UIPickerView in XCode/IB.
>
> I seem to remember that you could preset a Picker View with values like
> “Tom”, “Dick”, “Harry” in IB.
>
> However when I try that now, I can’t seem to find a way to add the entries?
>
> AFAIR, there used a Text box you could add the entires to. Is this no longer
> the case?
>
> If not, how do I set it up in IB and use it in my App?
>
> All the Best
> Dave
_______________________________________________
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