I must have overlooked something completely obvious?? but my button displays its image and size correctly, but I simply can\'t get the Title to show up.
I did a real
Image overrides title, you need to make the image a background image to show the title.
[button setBackgroundImage:[UIImage imageNamed:@"left_halfscreen_button.png"] forState:UIControlStateNormal];