Desktop Bounds Broken in Tiger?
Desktop Bounds Broken in Tiger?
- Subject: Desktop Bounds Broken in Tiger?
- From: Jason Bourque <email@hidden>
- Date: Fri, 20 May 2005 08:28:31 -0400
Title: Desktop Bounds Broken in Tiger?
This worked in Panther
tell application "System Events"
tell process "Finder"
set vFoundWindow to first window whose position is {0, 0}
return the size of vFoundWindow
end tell
end tell
Any idea’s on another approach?
Thanks
Jason Bourque
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden