Adding menu to your Mac apps in Xcode

4.6k Views Asked by At

Possible Duplicate:
How does one add additional items to NSMenu in Interface Builder?

There's something that blocks me from doing my project in mac. How can I add or create additional menu to my app?

The defaults are file, edit, help, etc. but how can I add my custom menu?

1

There are 1 best solutions below

1
On BEST ANSWER

You can drag and drop menu items to and from the main menu in Interface Builder.