Window Attribute for Custom NSCell in Table View
Window Attribute for Custom NSCell in Table View
- Subject: Window Attribute for Custom NSCell in Table View
- From: Chris Suter <email@hidden>
- Date: Fri, 6 Nov 2009 15:51:27 +1100
Hi,
I have a custom NSCell that's in a table view and the Accessibility
Inspector and Verifier are complaining about not being able to get a
window attribute. The documentation seems to suggest that NSCell
should be able to provide it, but it doesn't and there's no way for me
to provide it since I cannot get to the parent/control (controlView
returns nil) and then to the window in the accessibilityAttributeValue
method.
What should I do?
Regards,
Chris
_______________________________________________
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