Re: Carbon Callbacks in Cocoa
Re: Carbon Callbacks in Cocoa
- Subject: Re: Carbon Callbacks in Cocoa
- From: Rhon Fitzwater <email@hidden>
- Date: Fri, 18 Jul 2003 10:37:45 -0400
The loginwindow process is launched when a user logs in, if the process
is quit, the user is logged out. So as long as a user is logged in the
loginwindow process is running. It stops when the user logs out.
-Rhon
On Friday, July 18, 2003, at 09:54 AM, Stiphane Sudre wrote:
On vendredi, juil 18, 2003, at 15:06 Europe/Paris, Karl Goiser wrote:
G'Day!
(Stop me if you have any better ideas...)
Isn't the currently selected Screen Saver launched by the LoginWindow
process which is basically launched all the time an user is logged
(and maybe more)?
@interface ScreenSaverDaemon:NSObject <ScreenSaverControl>
_______________________________________________
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.