Re: AXPosition and AXSize during window drags
Re: AXPosition and AXSize during window drags
- Subject: Re: AXPosition and AXSize during window drags
- From: Eric Schlegel <email@hidden>
- Date: Sun, 25 Nov 2007 19:42:24 -0800
On Nov 25, 2007, at 9:18 AM, Bill Cheeseman wrote:
My sole reason for hope is that the Finder updates its position
during a
drag session very nicely. If the Finder's technique (whatever it is)
is
somehow accessible underneath Cocoa, maybe I could tap into that.
HIToolbox listens to notifications from the window server about window
position change, and updates its internal state to record the new
position (as well as sending appropriate Carbon events). I had thought
that AppKit did something similar, but it might just be on window drag-
complete.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden