Re: AppleScript-Users Digest, Vol 4, Issue 123
Re: AppleScript-Users Digest, Vol 4, Issue 123
- Subject: Re: AppleScript-Users Digest, Vol 4, Issue 123
- From: David Hoerl <email@hidden>
- Date: Mon, 19 Mar 2007 12:20:30 -0400
I'd like to get the dimensions of the visible region of the main
monitor. Something like this:
set mainScreen to call method "mainScreen" of class "NSScreen"
set [x1, y2, x2, y2] to call method "visibleFrame" of mainScreen
I'd like to do this in a vanilla script, not within AppleStudio. I
looked in Standard Additions but didn't see it there.
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden