Make a button do different things based on a PickerViews row
I have a button controlled by an IBAction. I have phone numbers that correspond with the PickerView's row. I want to have the button dial a different number depending on the PickerView's row. How do i do this?
|