1
I have the following problem, I have a pickView that will be equal for two actions, however these actions have to perform parameter passage , or need to know which button invoked the action. Would anyone know how to solve this problem ? Ah I have two buttons that I invoked. Thank you
Friend understood , but this btnFirst what would be ? Algim id ? Or the outlet ? Thank you
– Augusto Furlan
Is the outlet of each button on Builder interface. You make the connection both of
IBOutlethow much ofIBAction. Of outlets for each button and the action to the buttons.– Paulo Rodrigues
OK I will test ... Thank you
– Augusto Furlan
It worked buddy, thank you very much
– Augusto Furlan