Re: Launching background app... running after logout
Re: Launching background app... running after logout
- Subject: Re: Launching background app... running after logout
- From: Mike Shields <email@hidden>
- Date: Wed, 25 Jul 2001 16:16:10 -0600
You'll have to make it NOT connect to the window server. Which means NO
AppKit at all. This will be a Foundation tool that runs on the command
line.
Any app which connects to the WindowServer will be quit at logout.
Mike
On Wednesday, July 25, 2001, at 03:18 PM, Ryan Dary wrote:
Is it possible to write an application that doesn't get quit on a
logout? Basically, I want to write an app which is run by a user who
is logged in, however doesn't get quit when the user logs out. Is
there any way to do this?
- Ryan
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev