my menus and LSUIElement = 1
my menus and LSUIElement = 1
- Subject: my menus and LSUIElement = 1
- From: Ken Victor <email@hidden>
- Date: Tue, 12 Oct 2004 16:09:05 -0700
i provide a preference that lets a user select whether or not my app
should show in the dock. i accomplish this by editting my own
info.plist and alternating the value of LSUIElement between 0 (show
in dock) and 1 (don't show in dock). this part works fine. however,
if i launch my app while LSUIElement is set to 1 (ie, don't show in
dock) when my app comes to the front, its menus are not showing in
the menubar! instead, whichever app was front when i came to the
front, still has its menus in the menubar. clicking out of my app and
then clicking on one of my app's windows does not fix the problem.
i do believe this should be possible as i've seen at least one other
app (QuicKeys) accomplish the exact same thing. but i can't figure
out how to get my menus to show while LSUIElement is 1.
any suggestions greatly appreciated!
thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden