Re: How to find a window under the cursor
Re: How to find a window under the cursor
- Subject: Re: How to find a window under the cursor
- From: Cybereer <email@hidden>
- Date: Thu, 1 Dec 2005 11:28:39 -0500
Why not use the -window method of NSEvent?
One thing to remember about tracking rectangles is that you have to
reestablish them whenever the view frame changes.
On Dec 1, 2005, at 10:08 AM, Jiri Volejnik wrote:
Hi,
is there a way how to find a window under the cursor? Some Cocoa
equivalent for Window Manager's FindWindow(), for example?
I need it to avoid rectangle tracking, which seems not to be
reliable enough.
Thanks,
Jiri
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden