Cocoa app only showing AXApplication (no windows)
Cocoa app only showing AXApplication (no windows)
- Subject: Cocoa app only showing AXApplication (no windows)
- From: Rob Vreeland <email@hidden>
- Date: Thu, 02 Dec 2004 14:18:37 -0800
One of my Cocoa apps has a serious Accessibility issue. Whenever I use
UIElementInspector on my app, the only element I get is AXApplication. No
matter where I place the mouse on my main window (or any of apps windows),
the inspector shows nothing else but AXApplication. The AXWindows attribute
shows "<array of size 0>".
However, in my App delegate, I write out to the NSLog the contents of the
NSApp's NSAccessibilityWindowsAttribute and it does in fact list all my
windows.
Another tidbit is if I browser my app using "UI Browser", all I see is my
menu bar, again no windows show up.
All my other applications work fine with accessibility and I have been over
the troubled apps code and settings with a fine tooth comb and cannot find
anything out of the ordinary that would cause this.
Please help.
Thanks,
Rob
_______________________________________________
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