Skip navigation.
 
mlRe: Converting CGShieldingWindowID() to NSWindow?
FROM : Pierre-Olivier Latour
DATE : Sat Jan 25 21:49:55 2003

>> In the CGDisplay API, when a screen has been captured, you can use
>> this call
>> to retrieve the shielding window:
>> void * CGShieldingWindowID(CGDirectDisplayID display)
>> Which returns a raw window server window ID
>>
>> Anyone know how I could convert this to a NSWindow or WindowRef (which
>> then
>> I would convert to a NSWindow)?

>
> I don't think it's possible, but why would you need to anyway?


To solve nicely a complex full-screen OpenGL context page-flipping issue ;)


_____________________________________________________________

Pierre-Olivier Latour              <email_removed>
Palo Alto, USA                      http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlConverting CGShieldingWindowID() to NSWindow? Pierre-Olivier Lat… Jan 25, 20:02
mlRe: Converting CGShieldingWindowID() to NSWindow? Finlay Dobbie Jan 25, 21:37
mlRe: Converting CGShieldingWindowID() to NSWindow? Pierre-Olivier Lat… Jan 25, 21:49