Re: keyboard events
Re: keyboard events
- Subject: Re: keyboard events
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 21 Jan 2008 18:41:19 -0500
- Thread-topic: keyboard events
on 2008-01-21 6:13 PM, James Craig at email@hidden wrote:
> Use the Accessibility APIs available in Cocoa, then your application
> will be available to VoiceOver users.
Assistive software really requires a combination of the Accessibility API
and the Quartz Event Taps API. Accessibility lets you monitor and manipulate
what's happening at the UI element level (clicking menu items or buttons,
for example), while Event Taps gives you low-level control over hardware
input.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com
PreFab Software - www.prefabsoftware.com
_______________________________________________
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