Re: AXToolbarButton issue
Re: AXToolbarButton issue
- Subject: Re: AXToolbarButton issue
- From: Guy Fullerton <email@hidden>
- Date: Tue, 12 Nov 2002 11:11:23 -0800
On 11/12/02 10:28 AM, "Bill Cheeseman" <email@hidden> wrote:
>
> Differences are bugs that you should report. A lot of them are known w/
>
> bugs
>
> already existing, but don't let that stop you from reporting them.
>
>
But which is the bug? The fact that Carbon does not show the close button,
>
etc., as window attributes? Or the fact the Cocoa does show them as window
>
attributes?
For purposes of writing a bug, it doesn't matter which behavior is
considered incorrect. We can figure that part out ourselves ;)
>
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.
They're also exposed as children because *everything* in an interface must
be available through the parent<->child hierarchy.
_______________________________________________
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.