• 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:De-lurk and Pop-up windows question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:De-lurk and Pop-up windows question


  • Subject: Re:De-lurk and Pop-up windows question
  • From: <email@hidden>
  • Date: Mon, 26 Feb 2001 12:18:42 +1300

hey Tim,
Akua Sweet's OSAX's 'reposition window' will do it
----------------------------------------------------------------------------
--a) put the window where you want it and get it's bounds:

set x to (name of (info for (choose folder)))
tell application "Finder"
set y to (reposition window x)
end tell
set the clipboard to y--if you get 0s pop, drop, repeat

--b) replace [option L] in the following with the knot character generated
-- by that keystroke and your window name and bounds:

tell application "Finder" to [option L]
reposition window "foo" to {380, 606, 302, 1128}
--Andy
----------------------------------------------------------------------------
"If everyone is thinking alike, then somebody isn't thinking." -Patton
----------------------------------------------------------------------------


  • Prev by Date: Re: OS 9.1 & OSA Menu
  • Next by Date: Crash solved; one last filemaker problem remaining
  • Previous by thread: De-lurk and Pop-up windows question
  • Next by thread: Off Topic: Calendar reform (was: 2^1024 (was: something else again))
  • Index(es):
    • Date
    • Thread