• 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: Swap foreground and background windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swap foreground and background windows


  • Subject: Re: Swap foreground and background windows
  • From: Michelle Steiner <email@hidden>
  • Date: Sun, 24 May 2009 12:34:21 -0700

On May 23, 2009, at 11:00 AM, Quark67 wrote:

I will made "Sans Titre 3" in background and "Sans titre" in foreground.

This works:

tell application "TextEdit"
set win1 to id of the first window
set win3 to id of the third window
set index of window id win1 to 3
set index of window id win3 to 1
end tell

-- 
"The past is like a foreign country.  They do things differently there."  --Leslie Poles Hartley

 _______________________________________________
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: Swap foreground and background windows
      • From: Quark67 <email@hidden>
References: 
 >Swap foreground and background windows (From: Quark67 <email@hidden>)

  • Prev by Date: Re: Swap foreground and background windows
  • Next by Date: Re: Swap foreground and background windows
  • Previous by thread: Re: Swap foreground and background windows
  • Next by thread: Re: Swap foreground and background windows
  • Index(es):
    • Date
    • Thread