NSToolbar with modal windows in swift

142 Views Asked by At

I'm trying to add a preferences Windows for my application. It's a modal segue from the "Preferences" menu.

When i launch the application, the windows open but i can't see the Toolbar.

enter image description here

If i change the segue to "show", then it works fine.

enter image description here

Any idea why ?

Thanks, Nicolas

1

There are 1 best solutions below

0
On

To answer my own, you do not do that. You can use a TabView with the Toolbar option