Re: Minimized Cocoa windows say that kAXMainAttribute can't be set
Re: Minimized Cocoa windows say that kAXMainAttribute can't be set
- Subject: Re: Minimized Cocoa windows say that kAXMainAttribute can't be set
- From: Matt Gough <email@hidden>
- Date: Tue, 18 Mar 2003 16:28:03 +0000
>
How can a minimized window be "main" if it is minimized? The "main" window
>
is the one that has key focus and is in front.
But all I am doing is asking if the window COULD be main. Surely that is the
purpose of AXUIElementIsAttributeSettable - to see if the element supports
such a thing. When a non-minimized window is behind the current 'Main'
window it still says that kAXMainAttribute is settable, so what is the
difference?
This is no different conceptually from asking if a non-minimized window
supports kAXMinimizedAttribute. You can't argue that that should also return
false since it isn't currently minimized?!?!
Matt
_______________________________________________
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.