Custom table cells
Custom table cells
- Subject: Custom table cells
- From: MRR Software <email@hidden>
- Date: Sun, 24 May 2009 23:08:55 -0400
I am the developer of the Twitter client called Syrinx (http://mrrsoftware.com/MRRSoftware/Syrinx.html). Currently with the VoiceOver accessibility turned on, selecting a cell in the table will only read the contents of the tweet. I would like it to also read the author of the tweet.
The table is composed of custom NSCell's that are themselves composed of NSTextFieldCells for the name, date, tweet content and some other cells for images and buttons. I have tried overriding the accessibility method: - (id)accessibilityAttributeValue:(NSString *)attribute for my custom cell, but it does not seem to have any impact on what VoiceOver reads, though it did change what was shown in the Accessibility Inspector program.
Is there a way to specify what should be read by VoiceOver for each of my custom table cells? _______________________
Mickey Roberson
MRR Software
|
_______________________________________________
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