Adding a Rect Button to a UITableView
Hello,
I'm trying to add a Rect Button at the end of a UITableView.
I placed the button in the "Footer" section, but the button automatically resizes itself to the width of the screen. I want to control the size of the button, but I can't seem to find out how to resize it.
How do I resize the button ?
Thanks is advance,
John
|