Im on Xcode 8.2, OSX, Objective C
I have a NSWindow instance with a NSTabView in a storyboard. I'd like to change positions of the tabs. It feels like i'm missing something, this HAS to be easy...
The order in the Screenshot is the order they appear. Dragging doesn't work. I didn't find a position flag either.