AX for a modal dialog shown at app startup
AX for a modal dialog shown at app startup
- Subject: AX for a modal dialog shown at app startup
- From: Jonah Petri <email@hidden>
- Date: Mon, 30 Sep 2013 14:49:23 -0400
Hello!
I show a modal dialog at the startup of my app, right inside main.cpp. For reasons beyond the scope of this email, it's pretty inconvenient for me to move this code inside the main runloop. My dialog is a cocoa window, loaded from a nib, and shown with [NSApp runModalForWindow:]. This window sadly doesn't seem to be accessible at all. VO and AX Inspector both ignore it completely. As a data point, I temporarily caused the window to show later after the app had loaded, and it was correctly accessible. This makes me think that the problem has something to do with how early I'm showing the dialog.
Is there something I can do to get this window to be visible to AX?
I've disabled delivery for this list, so please leave me CC'd on replies. Thanks!
Jonah
_______________________________________________
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