Re: the mechanics of writing over fullscreen
Re: the mechanics of writing over fullscreen
- Subject: Re: the mechanics of writing over fullscreen
- From: Thomas Engelmeier <email@hidden>
- Date: Tue, 11 Sep 2007 00:16:43 +0200
On 10.09.2007, at 20:11, Ricky Sharp wrote:
Short answer: you cannot mix AppKit with a captured screen. (I'm
assuming your floating window is some instance of NSWindow and the
full-screen presentation your talking about has already captured
the screen with the CG API calls)
If the display has already been captured, you'll need to do drawing
yourself onto it.
Would you mind to elaborate a little bit? I have a shipping (single
window) kiosk app that captures the main screen and does some
Frontrow-esque stuff in the main NSWindow (with a dynamically
changing set of NSViews subclasses)... It's in a "controlled
environment", but none of the four test machine-types had any
problems besides the coordinate system that does not get reset
instantly after changing the resolution....
regards,
Tom_E
_______________________________________________
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