Re: Command line service tool
Re: Command line service tool
- Subject: Re: Command line service tool
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 15 Apr 2005 20:59:21 -0600
On Apr 15, 2005, at 7:55 PM, Ron Fleckner wrote:
Hi, I'm not sure if you've received a reply on this as I'm a few
issues behind in reading my digest version of this list, so sorry
if you've already found a solution. This is how I did it:
In your bundle's Info.plist, add the following key/value:
<key>NSBGOnly</key>
<string>1</string>
Don't do this - NSBGOnly is deprecated and shouldn't be used, because
as I found out a while ago there are some things that just don't work
correctly with NSBGOnly set, e.g. editing text fields. As the OP
mentioned, this can be done by making an application with the the
LSUIElement key enabled.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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