Re: Fullscreen Window
Re: Fullscreen Window
- Subject: Re: Fullscreen Window
- From: Andrew Farmer <email@hidden>
- Date: Thu, 29 Mar 2007 03:09:53 -0700
On 29 Mar 07, at 02:19, Andrew James wrote:
Ive searched google and everywhere including this mailing list but
still can not find a viable solution/guide on how to create a full
screen window.
What im trying to do is create a fullscreen window that i can
attach a panel to, then in that panel it has a password field and
such and when the correct pass is entered it removes the fullscreen
window...
You do realize that OS X already has a password-protected screen
saver? If you're determined to reimplement a feature that's built
into the operating system, though, you may want to look into the
Carbon SetSystemUIMode() call. Take a look at TN2062 - it explains
how to disable a number of methods that could be used to break out of
such a program (Force Quit, Cmd-Tab, clicking on the Dock, Expose).
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden