IsAttributeSettable(kAXMiniaturizedAttribute) always true for carbon apps
IsAttributeSettable(kAXMiniaturizedAttribute) always true for carbon apps
- Subject: IsAttributeSettable(kAXMiniaturizedAttribute) always true for carbon apps
- From: Matt Gough <email@hidden>
- Date: Wed, 19 Feb 2003 11:38:32 +0000
Under 10.2.4, it seems as though asking a carbon window if
kAXMiniaturizedAttribute is settable always returns true, even if :
a. There is no minimize button
b. There is a minimized button, but it is disabled
I can obviously workaround this by looking for the button and whether it is
enabled to see if it is really minimizable.
Is this a known bug, or should I file it on Radar?
Matt Gough
_______________________________________________
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.