Where is AXFinderItem defined?
Where is AXFinderItem defined?
- Subject: Where is AXFinderItem defined?
- From: Scott Mitchell <email@hidden>
- Date: Thu, 17 Nov 2005 13:51:57 -0700
Hi,
I wrote a message quite a while ago, to find it something was possible. Well I just got around to trying to implement this. But I am hung up on a couple of things.
1) I can not seem to find where AXFinderItem is defined, if I run the App
UIElementInspector that Apple put out as an example I see it listed in there when I hover
my mouse over a Finder Item on the desktop, but can not find the definition for it anywhere in the code.
2) I can not seem to set a position for an AXFinderItem. I call
err = AXUIElementIsAttributeSettable( newElement, kAXPositionAttribute, &theSettableFlag );
too see if the attribute is settable but it return theSettableFlag = False
So according to the post I got back (link below) I should be able to set this attribute.
http://lists.apple.com/archives/accessibility-dev/2005/Oct/msg00001.html
Any help would be appreciated.
Thanks,
Scott Mitchell
Macintosh Software Engineer
Excelsior Software
http://www.excelsiorsoftware.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