• 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
Apple script and appearance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apple script and appearance


  • Subject: Apple script and appearance
  • From: "Davide S. Kraehenbuehl" <email@hidden>
  • Date: Sun, 18 Feb 2001 20:45:13 +0100

Hi,

I call this applescript from an application, it change the desktop picture
with MyImage

on run {MyImage}

copy MyImage as alias to filelist

tell application "Appearance"
set picture file of monitor 1 to filelist
set picture positioning of monitor 1 to centered
quit
end tell

end run

My question is how I can launch appearance in background (or invisible)?
It9s possible? I9m pretty new with applescript.

Thanks, Davide


  • Prev by Date: Re: Hate to break in with
  • Next by Date: May be HyperCard (was:Facespan 3.5.1: Is it good, or bad, for you?).
  • Previous by thread: Re: (Newbie Perspective) was (Admin: a suggestion on the script corruption problem.)
  • Next by thread: Re: (Newbie Perspective)
  • Index(es):
    • Date
    • Thread