Re: Accessibility problems on 10.2
Re: Accessibility problems on 10.2
- Subject: Re: Accessibility problems on 10.2
- From: Eric Schlegel <email@hidden>
- Date: Thu, 7 Oct 2004 12:53:11 -0700
On Oct 7, 2004, at 11:50 AM, Miro Jurišić wrote:
Is your app Carbon or Cocoa? It sounds like which framework is in use
by your app isn't installing its accessibility callbacks (part of the
internal implementation of accessibility) at launch. Normally this
happens automatically.
Carbon. Yeah, that's what it sounds like, and I couldn't figure out
why it's happening.
We used to initialize accessibility when the first AppleEvent got
processed. This had the problem that if your app handled the Apple
event before we saw it, we wouldn't initialize accessibility. Do you
have a kEventClassAppleEvent/kEventAppleEvent handler installed?
-eric
_______________________________________________
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