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 (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