Re: Not receiving kAXErrorNotificationAlreadyRegistered
Re: Not receiving kAXErrorNotificationAlreadyRegistered
- Subject: Re: Not receiving kAXErrorNotificationAlreadyRegistered
- From: Mike Engber <email@hidden>
- Date: Tue, 3 Dec 2002 14:35:13 -0800
I just tried this out on TextEdit, registering on the application ui
element
as well as the text area of a window. In both cases I got back
kAXErrorNotificationAlreadyRegistered when I tried to register a second
time.
This error is detected by the Accessibility APIs (communication layer)
so the underlying framework (Carbon vs Cocoa) shouldn't matter.
-ME
On Tuesday, December 3, 2002, at 09:41 AM, Bill Cheeseman wrote:
When I register the same notification for the same element with the
same
observer, I don't receive the kAXErrorNotificationAlreadyRegistered
error.
This happens with TextEdit (Cocoa) as target.
If I run the same test with Internet Explorer (Carbon) as target, I do
receive kAXErrorNotificationAlreadyRegistered (-25209).
Can anybody confirm this is a general bug with Cocoa targets?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont - http://members.valley.net/croquetvermont
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.