Re: screen size available (without dock)
Re: screen size available (without dock)
- Subject: Re: screen size available (without dock)
- From: Shane Stanley <email@hidden>
- Date: Fri, 21 Mar 2014 09:52:37 +1100
On 20 Mar 2014, at 10:28 pm, koenig.yvan <email@hidden> wrote:
I wish to know if we may get the same infos without _javascript_. Screen's have a method visibleFrame that does what you want in ASObjC:
use framework "AppKit" -- for NSScreen on mainScreenSize() return (current application's NSScreen's mainScreen()'s visibleFrame()'s |size|()) as list end mainScreenSize
|
_______________________________________________
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