People, good night ... I have the following problem: I need to insert a picker view in my application, this picker view receives the data from an array, and when the user clicks a button it triggers an action that takes the value of the pickView (it can be up to the position in the array ) and changes the text of a label. I've tried several tutorials on the internet, but they all give a compilation problem, or when testing on the problem iphone when opening the view. Could someone please tell me a good tutorial well explained and that is working or could you show me how? Thanks