is it possible to center the tab view items of an NSTabController ? At the moment they are on my left side:
but i would set theme into the middle. i working with swift 3 for osx
This is not possible with NSTabViewController
.
If you want to customize the tool bar, implement traditional NSToolBar