Re: kAXTitleAttribute
Re: kAXTitleAttribute
- Subject: Re: kAXTitleAttribute
- From: Modesitt Software <email@hidden>
- Date: Mon, 19 Jan 2004 15:43:11 -0800
On Jan 19, 2004, at 2:39 PM, Guy Fullerton wrote:
On 1/19/04 2:22 PM, "Modesitt Software" <email@hidden>
wrote:
When I obtain a window title using AXUIElementCopyAttributeValue, in
OS 10.3 I get the window title, but in OS 10.2 I get the title
followed
by a hyphen and then the window's file path.
Which application owns the window that your code is examining? What is
displayed as its title visually?
It doesn't seem like it would be expected unless the visual title also
had
the path...
In my test case, the application TextEdit owned the window. The file
is called "test" and it's on the desktop. For OS 10.2, the exact text
returned from my code snippet is "test /Users/bill/Desktop". If I
run the exact same code and file using OS 3, the text returned is
"test". The visual title on the file is "test" in both cases.
-Bill
_______________________________________________
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.