Re: SV: AXUIElementPerformAction kAXPressAction on Button does nothing
Re: SV: AXUIElementPerformAction kAXPressAction on Button does nothing
- Subject: Re: SV: AXUIElementPerformAction kAXPressAction on Button does nothing
- From: Eric Schlegel <email@hidden>
- Date: Thu, 27 Oct 2005 07:43:17 -0700
On Oct 27, 2005, at 5:53 AM, Dan Steen Andersen wrote:
I forgot to say that some dialogs are actually closed when I run my
application but most are not. I am wondering if the type of window
(dialog),
I am trying to close, has anything to say.
The result code from AXUIElementPerformAction doesn't give an error
code,
just plain 0 like the function performed successfully.
Well, it depends on which app you're doing this in. Apps that are
written against the pre-Carbon Mac OS programming API probably will
ignore this AX action, because they're expecting to get an itemHit
value out of ModalDialog rather than responding to an HICommand.
In which apps are you seeing this problem?
-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