AXPreviousContents in Finder?
AXPreviousContents in Finder?
- Subject: AXPreviousContents in Finder?
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 19 May 2004 07:53:55 -0400
According to the comments in NSAccessibility.h, the
NSAccessibilityPreviousContentsAttribute of a UI element is supposed to
return a value that is an NSArray object.
However, in the Finder, the AXPreviousContentsAttribute of a sidebar
splitter returns a value that is an AXGroup (AXUIElement) object.
Is the Finder wrong to do this? Or should we always write routines that get
the value of a UI element's "previous contents" attribute so that they can
deal with any kind of AXUIElement objects as well as arrays?
In my book, this is a bug in the Finder. Shall I report it as such?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.