Re: FullScreen and Panel
Re: FullScreen and Panel
- Subject: Re: FullScreen and Panel
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 3 May 2004 10:59:51 +0100
On 3 May 2004, at 10:21, Martin Meneses wrote:
I 'm using FullScreen from http://zerobyzero.ca/~ktatters/tutorials/,
my code use Fullscreen all time, I want to end the fullScreen with
password but I can't open the new panel in front to authenticate.
Any body has idea how I can do this? or where I find information about
this?
If your fullscreen blanking window is at CGShieldingWindowLevel then
it's probably obscuring your authentication window. You should be able
to raise the window level of your authentication window and then order
it in front.
-- Finlay
_______________________________________________
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.