Re: UIPickerView
Re: UIPickerView
- Subject: Re: UIPickerView
- From: Matt Neuburg <email@hidden>
- Date: Tue, 26 Apr 2011 07:23:11 -0700
On Mon, 25 Apr 2011 12:47:34 -0600, koko <email@hidden> said:
>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.
Yes, but as an alternative, consider using table views (perhaps in a navigation interface). You can easily manage behavior and the checkmark accessory view, to make a table view a way of choosing one amongst many options. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
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