I'm creating a row of UIButtons with borders, whose titles will be set to different numbers. As it is, the buttons all resize themselves according to the length of the text inside, but I'd like them to all be the same size, a bit larger than is needed to accomodate the text, as this will look better.I'm creating a row of UIButtons with borders, w