Where to catch notifications when inspecting a Carbon application?
Where to catch notifications when inspecting a Carbon application?
- Subject: Where to catch notifications when inspecting a Carbon application?
- From: David Niemeijer <email@hidden>
- Date: Fri, 1 Jun 2007 17:48:41 +0200
I think my previous email about kAXSelectedTextChangedNotification I
think I was looking at the problem from the wrong angle. It looks
like the Carbon TextView does support the changed selection
notification, but that to catch it I need to hook on to a different
element than for Cocoa apps. For Cocoa apps i hook the observer on
the focused element when I get a notification that the focus changed,
but for Carbon apps this does not seem to work. If instead I hook my
observer to the element below the cursor then it works ok in a Carbon
app. I am a bit lost as to what is going on. any help welcome....
Thanks,
david.
_______________________________________________
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