Re: kAXResizedNotification and kAXMovedNotification working?
Re: kAXResizedNotification and kAXMovedNotification working?
- Subject: Re: kAXResizedNotification and kAXMovedNotification working?
- From: Tom Bunch <email@hidden>
- Date: Tue, 17 Jan 2006 17:53:05 -0800
Eric,
Bug ID# 4412706. The test app I attached isn't wildly robust, and
probably leaks, but I think it demonstrates the problem well. The
only workaround I can conceive of right now is some kind of polling.
Ew. Help appreciated.
Thanks much!
-Tom
On Jan 17, 2006, at 2:38 PM, Eric Schlegel wrote:
On Jan 17, 2006, at 2:31 PM, Tom Bunch wrote:
Both, actually. I can't get these notifications when observing
Finder (which still appears to link Carbon but not Cocoa), Xcode
(which links specific parts of Cocoa as well as Carbon), iChat
(which links the whole Cocoa framework + Carbon), or the Sketch
example (to pick something that links Cocoa but not Carbon).
I'm using an application event handler to get a
kAXApplicationActivatedNotification so that I can always watch the
front application, so I can't presuppose which frameworks my
target will be linking.
I'll keep hacking away to make sure it isn't some stupid bug on my
part, but it would be reassuring to hear that there is actually
some circumstance under which I could receive these notifications,
if nothing else. ;-)
So, Finder does its own split-view handling, and Xcode, iChat, and
Sketch probably use built-in AppKit handling, but might not.
I suspect to really answer your question, we'd need some sample
code from you that uses the AX API in the way you are, and attaches
to these particular apps. Then we can see what behaviors the kits
are providing. i.e., please file a bug...
-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