KAXSortDirectionAttribute return value?
KAXSortDirectionAttribute return value?
- Subject: KAXSortDirectionAttribute return value?
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 19 Mar 2003 13:35:46 -0500
The only clue in the NSAccessibility.h header regarding the return value of
kAXSortDirectionAttribute is a bunch of question marks:
APPKIT_EXTERN NSString *const NSAccessibilitySortDirectionAttribute;
//(???)
Testing on a finder window in list view (by clicking on the Name or Date
Modified column) suggests that integer 0 means the column isn't selected and
the sort indicator isn't visible, 1 is ascending, and 2 is descending.
Is this correct generally? I'm particularly interested in a more formal
definition of the meaning of a 0 return value.
--
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.