My application doesn't really need any menu options such as File, Edit, Format, etc, due to the nature of it, so I removed the NSMenuBar class from the Instances tab in IB 2, with the intent of adding it back later on should the need for a menu arise.
What I did not realize is that removing the menu would remove the app's ability to close. I now want to add it back but I can't see an option for it, only right-click menus. I read on the internet that the only way is to create a brand new NIB file and start from scratch. I tried this but I could not paste the controls I had already added into the new dialog. Is this really my only option? Seems a little silly to me.
What I did not realize is that removing the menu would remove the app's ability to close. I now want to add it back but I can't see an option for it, only right-click menus. I read on the internet that the only way is to create a brand new NIB file and start from scratch. I tried this but I could not paste the controls I had already added into the new dialog. Is this really my only option? Seems a little silly to me.