Re: Making application a daemon
Re: Making application a daemon
- Subject: Re: Making application a daemon
- From: Alex Keresztes <email@hidden>
- Date: Sun, 17 Mar 2002 21:52:37 -0600
Instead of LSBackgroundOnly try to set LSUIElement to 1.
Alex
On Sunday, March 17, 2002, at 07:50 PM, Tomas Zahradnicky, Jr. wrote:
Hello,
I've implemented a trashcan which appears on desktop as in old Mac OS.
Everything works fine except for the application itself being a daemon.
I'd like to don't have a menu bar --- so my app will in fact never be
frontmost. I tried to set LSBackgroundOnly to true in my plist, but it
crashed whole Finder when I launched my trashcan.
Is that possible to behave like menuextra?
-Tomas
-- # Tomas Zahradnicky, Jr
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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.