UIPickerView
UIPickerView
- Subject: UIPickerView
- From: koko <email@hidden>
- Date: Mon, 25 Apr 2011 12:47:34 -0600
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 (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