I am trying to make a small calculator app. When a UIButton is pressed, the Button title is added to a UITextField.
kind of:
myuitextfield.text = [my
you have to add UITextview and limit the number of lines to 2.Textfield doesnt work with two lines.Textview is same as textfields except the delegates and some properties differ.