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: Matt Gillette <email@hidden>
- Date: Thu, 18 Dec 2003 15:43:40 -0800
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.
anyone seen anything like this?
thanks
jess
_______________________________________________
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.
_______________________________________________
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.