Button borders in InterfaceBuilder

I feel very stupid to ask this question but ... can one set borders for buttons just in Interface Builder (no code at all?).


I have a sample interface that I should reproduce before getting into the core of the lesson.

The tutorial shown a phone in portrait orientation, an UIImageView of square shape and four buttons beneath it, arranged in an horizontal stack view.


So far, so good, I can reproduce everything but ... every button shows a blue border (same color as the default font).

More precisely the left and right button have rounded external borders while the others are just straight lines.

My nose tells me that something has been drawn into the stackView but I cannot find it in the Inspectors.


The tutorial specifically says: use AutoLayout to obtain this interface.


What can I do?

Thanks


ps: I am trying to attach the screenshots via Dropbox, hope it works.

h ttps://www.dropbox.com/s/fn33ydperosfzs5/layoutPersonal.png?dl=0

h ttps://www.dropbox.com/s/q65l9ughfm684sz/layoutRequested.png?dl=0

Answered by Claude31 in 310156022

I think it was answered in another thread.


If so, just close this one.

Accepted Answer

I think it was answered in another thread.


If so, just close this one.

Button borders in InterfaceBuilder
 
 
Q