Re: Finding out about new windows.
Re: Finding out about new windows.
- Subject: Re: Finding out about new windows.
- From: "Rob Napier" <email@hidden>
- Date: Tue, 1 Apr 2008 19:50:23 -0400
This is a good part of the solution. You also want to consider your window
level. Rather than taking over the entire screen, move your window level up
to NSModalPanelWindowLevel-1 and put a masking window at
NSModalPanelWindowLevel-2. That way the modal dialog will pop up over your
app.
-Rob
On Tue, Apr 1, 2008 at 7:29 PM, Kyle Sluder <email@hidden>
wrote:
> I'm pretty sure this is no longer the recommended way to do a kiosk
> application. Instead, you can use SetSystemUIMode to hide the menubar
> and dock (or replace the Finder as the first app launched).
>
> TN2062 < http://developer.apple.com/technotes/tn2002/tn2062.html > has
> more information.
>
> --Kyle Sluder
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please 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
>
--
Rob Napier -- Software and Security Consulting -- http://robnapier.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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