Re: Converting CGShieldingWindowID() to NSWindow?
Re: Converting CGShieldingWindowID() to NSWindow?
- Subject: Re: Converting CGShieldingWindowID() to NSWindow?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 25 Jan 2003 20:37:48 +0000
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@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.