Hi all,
I'm working on something neat (which I'll share soon!), and for it to work I need a way to display a "PICT" image full-screen, and refresh / redraw the image if/when the PICT file is replaced in the background.
My ideal outcome would actually be doing this with AppleScript, since the "behind the scenes" portion of this project is all done with AppleScript anyway. The workflow would go something like this:
Any suggestions would be appreciated!
Huxley
I'm working on something neat (which I'll share soon!), and for it to work I need a way to display a "PICT" image full-screen, and refresh / redraw the image if/when the PICT file is replaced in the background.
My ideal outcome would actually be doing this with AppleScript, since the "behind the scenes" portion of this project is all done with AppleScript anyway. The workflow would go something like this:
- AppleScript tells Fetch to download a PICT file from a specific FTP address (more on this in a future post!)
- AppleScript moves image to a specific folder in the Finder, while also deleting any existing images from that folder (for this particular project, there needs to be only one image in the folder at any given time)
- AppleScript triggers some action which displays the most recent image fullscreen, and the image stays onscreen until the image is replaced in the background via steps 1 and 2 noted above
Any suggestions would be appreciated!
Huxley




