Re: custom list view
Re: custom list view
- Subject: Re: custom list view
- From: Dave Hayden <email@hidden>
- Date: Wed, 26 Jan 2011 13:00:12 -0800
On Jan 26, 2011, at 12:35 PM, Peter Lübke wrote:
> Possibly your element hierarchy is not contiguous due to the fact your table element is an NSObject (or returned as NSObject).
> Do you create an accessibility object representing each object of the view hierarchy that doesn't implement the NSAccessibility protocol by default?
Yes. The UIView subclass returns the scroll area role for itself, and for the children property it returns its scroller and an NSObject subclass which represents the table element. As far as I can tell from Accessibility Inspector, the accessibility structure appears identical to what I see in Mail's message list. Accessibility Verifier also shows no errors in the hierarchy.
-D
_______________________________________________
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