NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
- Subject: NSAccessibilityShownMenuAttribute vs kAXShownMenuUIElementAttribute
- From: Dave MacLachlan <email@hidden>
- Date: Mon, 14 Jan 2008 07:24:12 -0800
Hey all,
I was looking at the mappings between NSAccessibility.h and
AXAttributeConstants.h and found that there's several discrepancies
between them.
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".
Are these the same? Happy to log a radar if it would help.
Cheers,
Dave
_______________________________________________
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