• 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
Set bounds of a window with NO dictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Set bounds of a window with NO dictionary


  • Subject: Set bounds of a window with NO dictionary
  • From: Robert Poland <email@hidden>
  • Date: Sat, 6 Oct 2007 08:49:44 -0600

Hi,

I have this script that when called by iKey will set the bounds of a window.

The problem: I want to apply this to an application which has no Applescript support.

This line works for supported apps;

tell application (path to frontmost application as Unicode text)
set front window's bounds to {newL, newT, wd, ht}
end tell

Is there a way to set the bounds of unsupported apps?


Bob Poland - Fort Collins, CO
http://www.ibrb.org/



 _______________________________________________
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

  • Follow-Ups:
    • Re: Set bounds of a window with NO dictionary
      • From: Doug McNutt <email@hidden>
    • Re: Set bounds of a window with NO dictionary
      • From: Axel Luttgens <email@hidden>
  • Prev by Date: Re: Bad Characters from Unicode
  • Next by Date: Re: Scripting InDesign Tables
  • Previous by thread: [OT] my e-mail address changes
  • Next by thread: Re: Set bounds of a window with NO dictionary
  • Index(es):
    • Date
    • Thread