When using Cocoa window in Carbon app, Cocoa window looses accessibility
When using Cocoa window in Carbon app, Cocoa window looses accessibility
- Subject: When using Cocoa window in Carbon app, Cocoa window looses accessibility
- From: David Niemeijer <email@hidden>
- Date: Thu, 6 Jul 2006 15:35:35 +0200
Because the Carbon Open and Save dialogs have quite a few unknown UI
elements and missing AXDescriptions for buttons that have no title
they are hard to use for VoiceOver users (rdar://4613502). so I
thought I would try using NSOpenPanel from my Carbon application.
Guess what, when NSOpenPanel is used from a Carbon application it
loose all its accessibility features (accessibility inspector only
sees a window, but no content whatsoever). Is there something I can
do so that NSOpenPanel regains it's accessibility when used from a
Carbon application? Note that I am calling NSApplicationLoad() before
creating and using the NSOpenPanel.
Thanks,
david.
_______________________________________________
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