Re: NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
Re: NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
- Subject: Re: NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
- From: Dave MacLachlan <email@hidden>
- Date: Mon, 14 Jan 2008 08:07:36 -0800
Hey Bill..
I NSLogged NSAccessibilityShownMenuAttribute to get it's definition.
I just logged a couple of radars. Specifically the ShownMenu one, and
one about the missing definitions for the following:
AXMarkerValues
AXMarkerGroupUIElement
AXFont
AXForegroundColor
AXBackgroundColor
AXUnderlineColor
AXStrikethroughColor
AXUnderline
AXSuperscript
AXStrikethrough
AXShadow
AXAttachment
AXLink
AXMisspelled
which are all defined in NSAccessibility.h but missing in the Carbon
header.
Cheers,
Dave
On Jan 14, 2008, at 07:59 , Bill Cheeseman wrote:
on 2008-01-14 10:24 AM, Dave MacLachlan at email@hidden wrote:
One of the major ones I noticed was on Carbon we have
kAXShownMenuUIElementAttribute defined as
CFSTR("AXShownMenuUIElement") and on Cocoa we have
NSAccessibilityShownMenuAttribute defined as @"AXShownMenu".
Where do you see the definition for NSAccessibilityShownMenuAttribute?
What other discrepancies have you found?
I try to keep track of this sort of error in the Accessibility API,
but this
is the first I've heard of this one.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com
PreFab Software - www.prefabsoftware.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (Accessibility-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
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