Custom DataBrowser Accessibility
Custom DataBrowser Accessibility
- Subject: Custom DataBrowser Accessibility
- From: Carolyn MacLeod <email@hidden>
- Date: Wed, 10 Oct 2007 15:01:48 -0400
I am trying to add accessibility to
a DataBrowser with DataBrowserListViewColumnDesc propertyType set to kDataBrowserCustomType.
(We are using custom draw to draw multicolored
text).
I have read the "Customizing Data
Browser Accessibility Information" section in ControlDefinitions.h,
but I think I need more information or perhaps an example.
I seem to be having trouble with using
AXUIElementCreateWithDataBrowserAndItemInfo to create the children for
the specified row and column.
Whatever I try, the "group"
(which is the cell's container) is returned, instead of a new UIElement
child which would represent the text, and have static text role.
Is there any further documentation or
example anywhere for doing this?
Thanks,
Carolyn _______________________________________________
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