Sunday, August 3, 2014

How to get a Picker working in Xcode for an iOS iPad/iPhone app

If you drag and drop a Picker onto the Storyboard, the picker won't show.  You have to connect it up to a data source.  Here's how to do that:

http://www.techotopia.com/index.php/An_iOS_7_UIPickerView_Example#The_PickerViewController.h_File

No comments: