ios7 - UITableViewCell with UIPickerView and UIDatePicker built inline

Viewed 4544

A number of posts are dealing with the subject: How to make an inline UIPickerView. As I am lazy, can anyone point me to a code snippet. To be honest, I find the Apple DateCell sample pedantic - there has to be an a more elegant method.

Is the dateCell app a good place to start? or are there other better links. I would appreciate any advice.

If you read this and do not understand my requirements / goal, please see the two posts referenced above or simply download the Apple Sample (dev. account required).

1 Answers
Related