Accessibility Voiceover questions
Accessibility Voiceover questions
- Subject: Accessibility Voiceover questions
- From: Matthew Mashyna <email@hidden>
- Date: Wed, 10 Sep 2008 15:44:26 -0400
I have a custom view that is a subclass of NSView with a bunch of
subviews. When Voiceover is on it will speak the text that is in the
subviews but that's not what I want. I would like my view class to
control what is spoken but I can't figure out how to do it. I would
also like to have it speak when the view is clicked on.
How can I set the text of what's spoken ? Is there a method like
setToolTip ?
How can I make the subviews NOT speak.I don't need it to say "image"
when the mouse is over an image" I want it to describe the image.
How can I get it to speak when my view gets keyboard focus ?
Thanks,
Matt
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden