Re: logout and auto-login
Re: logout and auto-login
- Subject: Re: logout and auto-login
- From: Matt Rollefson <email@hidden>
- Date: Mon, 10 Dec 2001 10:59:53 -0800
Oh, sorry. Here's the appropriate reference:
http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview/BootingLogin/
index.html
Read the section of this chapter entitled "Logging out and System
Shutdown". If that doesn't answer your questions, please let me know, as
we'll be working on an updated version of the System Overview content
over the next several months.
Matt Rollefson (Rollie)
Manager: Cocoa & Developer Tools
Technical Publications
Apple Computer, Inc.
On Monday, December 10, 2001, at 09:57 AM, Stiphane Sudre wrote:
On Monday, December 10, 2001, at 06:29 PM, Matt Rollefson wrote:
There's nothing stopping Cocoa programmers from #include'ing the
appropriate Carbon-world headers and using the Apple Event functions
directly. You are absolutely allowed to use this feature of the
system, and in fact encouraged to do so. On the documentation side,
we're still trying to get the Cocoa documentation itself more in
order, before tackling some of these integration problems. We are
definitely aware that some exist, however, and they're on the list of
things we'd like to address in the short to medium term.
Oh, the problem is not to send a Carbon events from a Cocoa
Application. That's easy.
The real problem is to know the Apple Event you need to send to
LoginWindow.app.
And till now, I haven't seen any answer to this FAQ.
_______________________________________________
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.