Re: Hidden Cocoa apps have empty kAXWindowsAttribute
Re: Hidden Cocoa apps have empty kAXWindowsAttribute
- Subject: Re: Hidden Cocoa apps have empty kAXWindowsAttribute
- From: Mike Engber <email@hidden>
- Date: Tue, 11 Mar 2003 14:17:38 -0800
On Tuesday, March 11, 2003, at 2:03 PM, Matt Gough wrote:
OK, so if my app has a retained AXUIElementRef for one such window, am
I
correct in assuming that that element will become unusable once the
containing app is hidden, (or does the system not release them in this
case)?
I mentioned this in another email.
When a Cocoa app is hidden, existing AXUIElementRefs to windows go bad.
You receive a destroyed notification letting you know.
-ME
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.