kAXChildrenAttribute not returning the right number of children?
kAXChildrenAttribute not returning the right number of children?
- Subject: kAXChildrenAttribute not returning the right number of children?
- From: Patrick Cusack <email@hidden>
- Date: Mon, 06 Aug 2012 14:08:36 -0700
I am trying to get an AXUIElementRef for a floating window in an application. When querying the AXApplication with Accessibility Inspector, I can see all the Application's windows, either as part of the kAXChildrenAttribute or the kAXWindowsAttribute. However, when I try to access these via a call to AXUIElementCopyAttributeValue(applicationRef, kAXChildrenAttribute, (CFTypeRef*)&children), I do not see the floating windows. I see 2 children, a menu bar and a main window. Any ideas on what I am doing wrong?
Patrick |
_______________________________________________
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