Making application a daemon
Making application a daemon
- Subject: Making application a daemon
- From: "Tomas Zahradnicky, Jr." <email@hidden>
- Date: Mon, 18 Mar 2002 02:50:09 +0100
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.