Skip navigation.
 
mlRe: Converting CGShieldingWindowID() to NSWindow?
FROM : Finlay Dobbie
DATE : Sat Jan 25 21:37:48 2003

On Saturday, January 25, 2003, at 07:02  pm, Pierre-Olivier Latour
wrote:

> 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?

  -- Finlay
_______________________________________________
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