• 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
Scripting toolbar, etc windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scripting toolbar, etc windows


  • Subject: Scripting toolbar, etc windows
  • From: Robert Poland <email@hidden>
  • Date: Mon, 20 Mar 2006 08:05:58 -0700

Hi,

I'm trying to Script toolbar, etc window positions.

This script doesn't get position. Any suggestions?

try
tell application "GraphicConverter" to activate
tell application "System Events"
tell process "GraphicConverter"
set frontmost to true
tell menu "Window" of menu bar item "Window" of menu bar 1
click menu item 3 -- "Bring All to Front"
if (get name of menu item 16) is "Show Toolbox" then click menu item 16
end tell
set {w, x} to position of window "Toolbox"
end tell
end tell
end try
w
--
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:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Scripting toolbar, etc windows
      • From: kai <email@hidden>
  • Prev by Date: Scripting Quark's Get Picture...
  • Next by Date: Need some apple script work!
  • Previous by thread: Scripting Quark's Get Picture...
  • Next by thread: Re: Scripting toolbar, etc windows
  • Index(es):
    • Date
    • Thread