Re: Window's kAXMinimizedAttribute Can Only Be Set True
Re: Window's kAXMinimizedAttribute Can Only Be Set True
- Subject: Re: Window's kAXMinimizedAttribute Can Only Be Set True
- From: Jérome Foucher <email@hidden>
- Date: Wed, 4 Sep 2002 17:26:47 +0200
On mercredi, sep 4, 2002, at 05:07 Europe/Paris, Michael Kamprath wrote:
on 8/30/02 5:28 PM, Eric Schlegel at email@hidden wrote:
On Friday, August 30, 2002, at 04:50 PM, Michael Kamprath wrote:
Furthermore, how do I make all of this work in Carbon applications?
According to the source, the AXMinimized attribute is supported by the
Carbon window manager for setting, and it appears to support both
collapsing and uncollapsing the window. (Untested by me.)
-eric
I am consistently getting error -1700 (errAECoercionFail) when I try
to set
a Carbon application's window UI element's kAXMinimizedAttribute
attribute
to kCFBooleanTrue. Why would Apple Event coercion be involved with
this in
any way?
The code I use works perfectly under Cocoa applications.
Oops, I previously said that my code worked for Carbon apps too, but in
fact, I tried in SimpleText thinking it was Carbon-based, but it seems
to be Cocoa-based instead....
So I have the same problem as Michael here : the kAXMinimizedAttribute
attribute cannot be set properly in Carbon apps....
Jirome
_______________________________________________
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.