views:

42

answers:

1

Well.. I forgot how to change the text of a button and label in cocoa touch.

Please remind me..

IBOutlet id questionLabel;
IBOutlet id answerButtonOne;
IBOutlet id answerButtonTwo;
IBOutlet id answerButtonThree;
IBOutlet id answerButtonFour;