UI scripting, windows order
UI scripting, windows order
- Subject: UI scripting, windows order
- From: nino <email@hidden>
- Date: Thu, 16 Jan 2003 16:44:46 +0100
I've tested this with Textedit and few other applications. If the
application targeted with system events has two or more windows opened then
window 1 is not necessarily the front window.
The problem is that windows for system events doesn't have a front property,
and apparently the focus property is always false.
Assume you have opened textedit and created 2 windows "untitled 1" and
"untitled 2" with the latter in front, asking system events for
name of window 1 of process "textedit"
will result "untitled 1".
Is this a bug?
nino
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.