I want to make a “number selector” like in alarm application, which has two field – one for minute, one for second, and I can use finger to slide up/down the number to select one. Is it native UI control or I need to customize myself?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See UIPickerView. IOS native control.
http://developer.apple.com/library/ios/ipad/#documentation/uikit/reference/UIPickerView_Class/Reference/UIPickerView.html