Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chemistslime

macrumors member
Original poster
Jul 13, 2007
60
12
I'm trying to get the effect that is like the clock "add Alarm" visual effect. However, how do you add a UIPickerView to the bottom of the table? Thanks in advance.
 
Looks like a UIVIew with two subviews: the table and the picker to me. Seems pretty simple: create a UIView the size of the screen. Create a UITableView of the appropriate size and position. Add it as a subview. Same for the UIPickerView.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.