Re: kAXMainAttribute always settable for carbon apps too
Re: kAXMainAttribute always settable for carbon apps too
- Subject: Re: kAXMainAttribute always settable for carbon apps too
- From: Eric Schlegel <email@hidden>
- Date: Thu, 20 Feb 2003 07:54:38 -0800
On Thursday, February 20, 2003, at 07:43 AM, Matt Gough wrote:
This is related to my need to know the 'real' title of a window. As
well as
only wanting to put windows with titles in my menu, I also only want
to add
windows which can be made main.
That can change dynamically, though. If you have a document window
open, and a modal dialog open above it, should the document window
return settable for kAXMainAttribute? Under normal circumstances it
could be made main, but the modal dialog would prevent that. I don't
think we're going to be checking for dynamic conditions like that. In
the Carbon case, kAXMainAttribute just means "call SelectWindow on the
window", and we can do that with any window, so it's not clear which
windows should not return settable for this attribute.
-eric
_______________________________________________
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.