Re: Finding out about new windows.
Re: Finding out about new windows.
- Subject: Re: Finding out about new windows.
- From: Ricky Sharp <email@hidden>
- Date: Tue, 1 Apr 2008 18:53:27 -0500
On Apr 1, 2008, at 6:29 PM, Kyle Sluder 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.
Definitely go this route (it's what I do). I also recently added PDF
generation features in my full-screen app and it works a-ok with all
AppKit dialogs.
Capturing the screen is primarily used for games such that all UI will
be rendered/controlled without AppKit. In fact, you cannot expect
captured screens to work at all with AppKit. It may or may not work
depending upon the computer, graphics card, etc.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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