Window's kAXMinimizedAttribute Can Only Be Set True
Window's kAXMinimizedAttribute Can Only Be Set True
- Subject: Window's kAXMinimizedAttribute Can Only Be Set True
- From: Michael Kamprath <email@hidden>
- Date: Fri, 30 Aug 2002 16:50:41 -0700
The window UI element9s kAXMinimizedAttribute attribute use to (before OS X
10.2 build 6c115) be able to be set to both true and false (in Cocoa
applications only). True would minimize the window to the dock, false would
expand the window from the dock. Whatever the current value,
AXUIElementIsAttributeSettable() would always return true if the window UI
element belonged to a Cocoa application. Now, under 6c115,
AXUIElementIsAttributeSettable() returns false if the current
kAXMinimizedAttribute value is false and I can not set the attribute to
true (thereby expanding the window).
Was this an intended change in the Accessibility API, or did a bug creep in?
If it is an intended change, how dow I un-minimize a window then?
Furthermore, how do I make all of this work in Carbon applications?
Thanks!
Michael F. Kamprath
email@hidden
Keyboard Maestro - Conduct Your Mac Like a Pro!
Download a free copy today at: www.KeyboardMaestro.com
_______________________________________________
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.