Re: AXToolbarButton issue
Re: AXToolbarButton issue
- Subject: Re: AXToolbarButton issue
- From: Mike Engber <email@hidden>
- Date: Tue, 12 Nov 2002 14:03:02 -0800
In other words, why is it appropriate to list the close, minimize,
zoom and
toolbar buttons of a window BOTH as children and as attributes? Well,
I
guess it's more convenient to get at them as attributes than as
children.
You've nailed the reason why they're attributes: convenience.
Sometimes these types of attributes are more than convenience in that
there's
no other way to reliably pick the items out of the children list. In
the case
of these window buttons, their subrole distinguish them, but there are
other
cases (e.g. the label of a text box) where you can't tell them from the
other
children.
-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.