The value for the main NIB file (NSMainNibFile) in the Info.plist of the default template in MD versions 3.0 through 3.0.2 was broken - it should be MainMenu, not MainWindow. Fortunately it's easy to fix in the Info.plist editor, and it's fixed in MD 3.0.3.
On 6 June 2012 02:02, Stephane CORDONNIER <[email protected]> wrote: > Same thing for me with the same configuration. > > > Le 28 mai 2012 à 14:22, amps a écrit : > >> When creating a new MonoMac C# project, menus aren't setting up properly. >> Starting the program, all you get is one menu on the menu bar with the name >> of the program, and nothing else! There are no menu items in that menu, and >> no other menus on the menu bar are present. In order to quit the program, >> you have to do so from the dock. Anyone else noting this or have a >> fix/work-around? >> >> I'm using Mac 10.7.4 with MonoDev 3.0.2. >> >> Thanks. >> >> -- >> View this message in context: >> http://mono.1490590.n4.nabble.com/Menu-Problems-in-new-Projects-in-MonoDev-3-0-2-tp4649576.html >> Sent from the Mono - OSX mailing list archive at Nabble.com. >> _______________________________________________ >> Mono-osx mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-osx > > _______________________________________________ > Mono-osx mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-osx -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
