• 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: Moving Terminal.app windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving Terminal.app windows


  • Subject: Re: Moving Terminal.app windows
  • From: Martin Orpen <email@hidden>
  • Date: Wed, 02 Feb 2005 19:11:08 +0000

on 2/2/05 6:13 pm, Doug McNutt wrote:

> What positioning commands should one use to place the window at the left side
> and just under the menu bar with a short height and a width just wide enough
> to display progress as written to stderr by curl?

Trust me:

    tell application "Terminal"
        set bounds of window 1 to {0, 22, 527, 162}
        set bounds of window 1 to {0, 22, 527, 162}
    end tell

Terminal needs telling twice :-)

[or hack the Term.nib when you get fed up having to move stuff with AS every
time you create a new window]

--
Martin Orpen


 _______________________________________________
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

References: 
 >Moving Terminal.app windows (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: scripting header/footer in appleworks 6
  • Next by Date: Re: Deleting Message in Mail.app
  • Previous by thread: Moving Terminal.app windows
  • Next by thread: Scripting Excel 2004 macros
  • Index(es):
    • Date
    • Thread