Re: Resizing the unresizable
Re: Resizing the unresizable
- Subject: Re: Resizing the unresizable
- From: Ricky Sharp <email@hidden>
- Date: Sat, 22 Jul 2006 17:32:40 -0500
On Jul 22, 2006, at 2:42 PM, Tom Harrington wrote:
On 7/22/06, Ricky Sharp <email@hidden> wrote:
As a workaround, I suppose you should be able to ask if the size
attribute is settable, and then only set it if it is.
I worked around it by looking up the window's kAXGrowAreaAttribute,
and assuming that if it's present, the window is supposed to be
resizable. I haven't tried checking whether kAXSizeAttribute is
settable, but it seems that it must be since I was in fact able to set
it. So I'm not sure that would work, but I'll keep it in mind in case
checking for the grow area turns out to not be reliable.
It would be better to query if the size attribute is settable. After
all, that's the attribute you are setting.
The size attribute of System Preferences (and other apps with non-
sizable windows) is not shown as being writable by Accessibility
Inspector.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden