• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Applescript AeroSnap
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript AeroSnap


  • Subject: Re: Applescript AeroSnap
  • From: Brian Christmas <email@hidden>
  • Date: Wed, 06 Aug 2014 19:39:25 +1000

G'day

Every app has a minimum sized window under which it's dimensions cannot be set.

Regards

Santa


On 06/08/2014, at 7:36 PM, Guido Tangorra <email@hidden> wrote:

2014-08-05 1:57 GMT+02:00 Shane Stanley <email@hidden>:

Having said all that, I'm not sure that it's ever anything other than 22.

​Hey Shane,
What's wrong with this?

tell application "Finder" to set bounds of window 1 to {0, 22, 1000, 500}
tell application "AppleScript Editor" to set bounds of window 1 to {0, 22, 1000, 500}

tell application "AppleScript Editor" to get bounds of window 1    # This return {0, 22, 1000, 500}
tell application "Finder" to get bounds of window 1                        #This return {0, 44, 1000, 522}!!!


This is weird or not?
I'm confused...

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
References: 
 >Applescript AeroSnap (From: Guido Tangorra <email@hidden>)
 >Re: Applescript AeroSnap (From: Shane Stanley <email@hidden>)
 >Re: Applescript AeroSnap (From: Guido Tangorra <email@hidden>)

  • Prev by Date: Re: Applescript AeroSnap
  • Next by Date: Re: Applescript AeroSnap
  • Previous by thread: Re: Applescript AeroSnap
  • Next by thread: Re: Applescript AeroSnap
  • Index(es):
    • Date
    • Thread