Thank you for response.
When I tried to get NSAccessibilityUnignoredDescentant of self.window of my custom window controller,
I saw that one of his children is NSToolbarView, not a NSToolbar. Trying to get NSAccessibilityUnignoredDescentant([self.window toolbar]) gave an exception of unrecognized selector accessibilityIsIgnored was sent to NSToolbar.
Which makes me think, that the whole accessibility of NSToolbar resides in NSToolbarView, which is unaccessible in public API.
Anyway can you point on API, that should be overridden?
Thanks a lot for your help
Best Regards,
Nava Carmon,
Moshiach Times Ltd.,
Skype: navacarmon Phone: +972.52.8157770
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
|