In order to make my buttons big and square rahter than rectangle, so that they are easier to touch, I want to display the Image on top of the Title, and not on the left.
I can’t see any option in Interface Builder 3.2.4 to do that.
Is there any trick to achieve this?
Thanks!
I found a workaround. Since there is not the option for positionning the image relatively from the text, i did as follows:
Property LineBreaks:
Property Content:
Property “Title Edge Insert” of the button:
Property “Image Edge Insert” of the button:
You probably need to adjust the values depending on the size of your button, your image and your test…