Re: Change made for kAXChildrenAttribute & kAXParentAttribute?
Re: Change made for kAXChildrenAttribute & kAXParentAttribute?
- Subject: Re: Change made for kAXChildrenAttribute & kAXParentAttribute?
- From: Mike Engber <email@hidden>
- Date: Mon, 24 May 2004 08:58:43 -0700
On May 22, 2004, at 9:18 AM, Bill Cheeseman wrote:
Late last year, Apple posted to this list a trial balloon, asking how
we all
felt about a proposal to stop automatically including
kAXChildrenAttribute
and kAXParentAttribute in the array returned by the
AXUIElementCopyAttributeNames function, and to leave it to
applications to
do that themselves for their custom UI elements.
Has this change been made? If not, is it still in the offing, or has
the
idea been abandoned?
This does not sound familiar to me. Cocoa has never automatically
provided any
attributes (or any accessibility support) for custom objects. You only
get
what you inherit from your superclasses.
-ME
_______________________________________________
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.