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: Eric Schlegel <email@hidden>
- Date: Wed, 4 Sep 2002 08:10:39 -0700
On Tuesday, September 3, 2002, at 08:07 PM, Michael Kamprath wrote:
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?
Probably because internally, we use the AppleEvent Manager's coercion
facilities to extract parameters from Carbon events if the type doesn't
match. Can you post the code that you're using to set the 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.