On Mon, 25 Apr 2011 12:47:34 -0600, koko <k...@highrolls.net> 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 = m...@tidbits.com, <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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com