How to determine the selection source of an AXUIElement?
How to determine the selection source of an AXUIElement?
- Subject: How to determine the selection source of an AXUIElement?
- From: "Brian Krisler" <email@hidden>
- Date: Thu, 15 Jun 2006 14:35:18 -0400
Hello,
I am working on an accessibility application that needs to know how
a menu item was selected, either by a hot key or by a mouse click.
Is there an easy way to get access to this information? I can not seem
to find anything in the Accessibility API that would be useful.
The only solution I can think of is, when a AXUIElement is received,
grab the current position of the mouse, and see if the UIElement under
the mouse is the same element. However this is not a robust solution.
Thanks for any suggestions or pointers.
Brian
_______________________________________________
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