NSToolbar with modal windows in swift

103 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 answers

0
n savoini On

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