Re: I've lost my MainMenu.
Re: I've lost my MainMenu.
- Subject: Re: I've lost my MainMenu.
- From: "Louis C. Sacha" <email@hidden>
- Date: Mon, 19 Jul 2004 22:13:47 -0700
Hello...
You might want to check and make sure that the Info.plist file for
the application has the "NSMainNibFile" key and the value contains
the name of the correct nib file (without the .nib extension).
Hope that helps,
Louis
I usually develop POSIX code for the Mac and Linux but now I'm
experimenting with Objective C and Cocoa Bindings. While building a
small application to display changing data based on an NSTimer (a
unit test application), I've somehow disconnected my main menu.
Interface builder shows the MainMenu icon in the instances tab with
a little yellow exclamation point. Mouse-over says one of the
children has a bad/missing connection. I've gone through each of
the menu items to make sure they are connected to an action but when
I run the app, I get no menu.
Can someone please tell me how I broke this application and what I
can do to re-connect or re-activate the main menu?
...
-Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.