UiDatePicker displays but not UIPickerView

Posted by 4thSpace on Stack Overflow See other posts from Stack Overflow or by 4thSpace
Published on 2010-04-12T00:42:57Z Indexed on 2010/04/12 0:53 UTC
Read the original article Hit count: 415

If I drop a UIDatePicker onto a UIView in IB and run the app, the date picker displays. If I delete the date picker, drop a UIPickerView onto the same UIView and run the app, the UIPickerView doesn't display. What is the difference?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk