Re: Detecting that VoiceOver is on.
Re: Detecting that VoiceOver is on.
- Subject: Re: Detecting that VoiceOver is on.
- From: Patti Hoa <email@hidden>
- Date: Fri, 9 Oct 2009 13:44:26 -0700
Hi John,
Adding special hack to accommodate VoiceOver is not recommended.
VoiceOver is just one of many assistive applications available.
VoiceOver uses control-option-space to press on UI controls. If you
use spacebar to play/pause, then you simply need to check that
modifiers are not held down too. Check the event's modifier flags,
and only allow play/pause toggle when no modifier flag is included.
Patti Hoa
VoiceOver Engineer
On Oct 9, 2009, at 1:30 PM, John Kibitlewski wrote:
Can anyone tell me how to determine when VoiceOver is running. Much
like iTunes, I use the spacebar for Play/Pause but like iTunes, I
need to stop this behavior when VoiceOver is running so the space
bar can be used to activate UI controlls.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (Accessibility-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
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