NSToolbar created programmatically starts empty and won't save
问题 I'm currently trying to write a Mac application. In doing so, I'm having some peculiar problems when trying to setup an NSToolbar. Although I have setup all the components as per the API documentation, when the application loads, the toolbar always starts empty. When I open the customisation pane, the toolbar items are there, and I can drag them into the toolbar, but when I quit the application and restart the changes are gone. Note: I am aware that many of you will be of the opinion that the