Re: Display resolution
Re: Display resolution
- Subject: Re: Display resolution
- From: kai <email@hidden>
- Date: Wed, 9 Mar 2005 03:48:15 +0000
On Mon, 7 Mar 2005 21:33:42 -0700, Robert Poland wrote:
Is there a way to get current display resolution?
tell application "Finder"
set currentResolution to {Display resolutions}
end tell
If you have 'Jon’s Commands.osax' installed, try something like:
---------------
((screen list)'s item 1)'s screen size
---------------
If you don't have Jon’s Commands yet:
http://www.seanet.com/~jonpugh/
---
kai
_______________________________________________
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