Re: Bugs Involving Input Components Still Open in Radar
Re: Bugs Involving Input Components Still Open in Radar
- Subject: Re: Bugs Involving Input Components Still Open in Radar
- From: Guy English <email@hidden>
- Date: Thu, 28 Jul 2005 02:00:24 -0400
Have you tried using the CG remote operation stuff? See
CGRemoteOperation.h for details. It's how Remote Desktop, VNC, etc, do
their stuff. It's certainly a better place to look than either the
accessibility stuff ( which the use can turn off or your app needs to
be trusted ) or patching window server functions.
Good luck,
Guy
> I have tried other methods such as using the event monitor and posting
> events through AXUIElementPostKeyboardEvent but that doesn't work because
> of radar bug 4107468.
> Even patching low-level event routines doesn't work because it appears that
> _DPSNextEvent dispatches some keydowns directly into Cocoa apps.
_______________________________________________
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