• 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: Setting bounds in Terminal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting bounds in Terminal


  • Subject: Re: Setting bounds in Terminal
  • From: Christopher Stone <email@hidden>
  • Date: Sun, 16 Jan 2011 12:26:52 -0600

On Jan 16, 2011, at 11:26, Robert Poland wrote:
I am trying to set the bounds of a window in terminal.
...
Is there a cure?
______________________________________________________________________

Hey Bob,

That sure does seem buggy.

tell application "Terminal"
set bounds of front window to {0, 200, 960, 600}
--> Actual: {0, 22, 960, 422}
set position of front window to {0, 100}
--> Actual: {0, 100, 960, 500}
end tell

I would suggest you apply Axel's method of setting the size and then reposition the window.

--
Chris
 _______________________________________________
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: 
 >Setting bounds in Terminal (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Setting bounds in Terminal
  • Next by Date: Re: Setting bounds in Terminal
  • Previous by thread: Re: Setting bounds in Terminal
  • Next by thread: Soap and Applescript
  • Index(es):
    • Date
    • Thread