Trombone0904
Trombone0904

Reputation: 4268

redundant border in NSStackview

Good morning :)

I working with swift 4 for macOS and play the first time with NSStackViews. I build a litte example:

The "beautiful" result:

enter image description here

I tried to show my problem in this picture. You can see that the first box has a blue, the second a green and the third a orange border.

In this case I have every time two border between the boxes. Example: Between the first and second box i have a blue/green border.

Is it possible to set only one border side? Something like: only top border or only left border?

Upvotes: 1

Views: 239

Answers (0)

Related Questions