I tried to follow a tutorial made before storyboard and I tried to link my buttons to IBActions as follows
control + click to the IBAction method.
Now when I click any of the buttons I get 0 or a huge int but never does what is should do and I don't understand why. I followed a basic tutorial on youtube. I'm a beginner programmer to objective-c and using Xcode 4.2 which is most of the problem but if anyone could help me out this is I would appreciate it.
Any good free guides or tutorials to help me understand IBActions and anything IU related using the interface?
control + click to the IBAction method.
Now when I click any of the buttons I get 0 or a huge int but never does what is should do and I don't understand why. I followed a basic tutorial on youtube. I'm a beginner programmer to objective-c and using Xcode 4.2 which is most of the problem but if anyone could help me out this is I would appreciate it.



Any good free guides or tutorials to help me understand IBActions and anything IU related using the interface?