Within Interface Builder (using iOS 4.2 library) I cannot drag more than a single button into my view. It always stays centered (but I can resize it) and if I try to get a new button in there, it simply replaces the original button.
I'm not worried about making the button(s) do anything at this point, but what am I missing to manipulate the button layout and getting more than a single button?
I'm not worried about making the button(s) do anything at this point, but what am I missing to manipulate the button layout and getting more than a single button?