Re: No Application Menus when launching from Xcode
Re: No Application Menus when launching from Xcode
- Subject: Re: No Application Menus when launching from Xcode
- From: Jess Bowers <email@hidden>
- Date: Fri, 19 Dec 2003 10:46:21 -0800
I fixed it -- I had changed the "Executable" value in the info.plist file to
something other than the name of the executable.
In Xcode : Select the Target, choose Get Info (project menu), executable is
the first value.
-jess
>
From: Matt Gillette <email@hidden>
>
>
It sounds like you put a key in your Info.plist file called
>
>
NSUIElement
>
>
Just set it back to 0 and the dock icon should show up.
>
>
Matt
>
>
On Dec 18, 2003, at 2:15 PM, Jess Bowers wrote:
>
>
> I'm having a strange problem with one of my projects, and I can't figure out
>
> how I got into this mess:
>
>
>
> when I click RUN or DEBUG, the application launches, but without an icon in
>
> the dock and without any application menus. I can click on the main window
>
> for my application, and it comes to the front and works correctly, but
>
> without menus.
>
>
>
> I'm not having any issues like this with any other projects. I've tried
>
> reverting this project to an earlier state -- no problems there, either. I
>
> can even launch the problem application from the Finder, and it works with
>
> menus (and an icon in the dock).
>
>
>
> I just recently upgraded to 10.3.2 and made changes, mostly to the Document
>
> nib file. A reversion to an earlier nib file doesn't fix the issue, however.
_______________________________________________
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.