Re: Command line service tool
Re: Command line service tool
- Subject: Re: Command line service tool
- From: Ron Fleckner <email@hidden>
- Date: Sat, 16 Apr 2005 13:42:24 +1000
On 16/04/2005, at 12:59 PM, Nick Zitzmann wrote:
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/>
Thanks for the info. I'll have to have a look at what the LSUIElement
key is.
Ron Fleckner
_______________________________________________
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