 |
 |
Feature Safari SHOULD Have..
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jun 2002
Status:
Offline
|
|
It should allow right click on a image and do "set as desktop". That's probobly the only feature of Windows I actually like.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2002
Location: Ohio
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: .CL
Status:
Offline
|
|
Other thing i'm missing is the option 'Copy image address' when right clicking images.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: somewhere in ohio
Status:
Offline
|
|
Originally posted by BurpetheadX:
It should allow right click on a image and do "set as desktop". That's probobly the only feature of Windows I actually like.
I think that has something to do with the browser being part of the OS. If not, I would love that feature as well.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jul 2002
Status:
Offline
|
|
How about Safari allows me to login to my Hotmail without a Java Script error! Maybe Apple wants us to practice typing our password over and over again?
jyvin
|
|
"While modern technology has given people powerful new communication tools, it apparently can do nothing to alter the fact that many people have nothing useful to say."
Leo Gomes
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2001
Status:
Offline
|
|
If this feature in windows is due to the browser integration (I don't know), maybe the Finder cold make this one of its services? Then you could use it in any app that can open pictures.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2001
Location: Dundee, Scotland
Status:
Offline
|
|
I'm sure that safari could do this - it could just send an applescript command.
But,
WHY?!..

|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Dec 2002
Status:
Offline
|
|
I think that has something to do with the browser being part of the OS. If not, I would love that feature as well.
Then why can Netscape, Opera, Phoenix, IE 3 (before integration!), Mosaic, etc do it?
It has nothing to do with OS integration. What it does is download the image to c  %SYSTEM DIR%\%BROWSERNAME% wallpaper.bmp
and then changes the background (i assume through the registry) to point to that file. This could done through an applescript, provided you knew which .plist to edit.
Not everything in the Windows world is due to Browser OS integration.
|
|
www.JustinAugust.com
i'm a magic dream haver
i'm abracadaver
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: May 2002
Location: Ottawa, Canada
Status:
Offline
|
|
Originally posted by KaptainKaya:
I think that has something to do with the browser being part of the OS. If not, I would love that feature as well.
iPhoto can do it.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Riverside IL, USA
Status:
Offline
|
|
I hate how Windows implements that, saving the image as "wallpaper.bmp" even if you're already using a previous image of that name. How hard is it to simply save the image with its native name? If Apple were to implement this, I hope they would at least improve it that much.
|
|
Find out just what any people will quietly submit to and you have found out the exact measure of injustice and wrong which will be imposed upon them.
-- Frederick Douglass, 1857
|
| |
|
|
|
 |
|
 |
|
Moderator Emeritus 
Join Date: Mar 2001
Location: Austin, MN, USA
Status:
Offline
|
|
It could be done by downloading the image and running a terminal command to point the desktop at the new file. However, I don't know how they would refresh the desktop without restarting the Finder. It's obviously possible.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Sep 2000
Location: Cupertino, CA USA
Status:
Offline
|
|
There's a script on the Safari scripts webpage
http://www.apple.com/applescript/safari/
that downloads and imports an image from a webpage into iPhoto. You could easily adapt this script to download the image and make it the desktop picture.
You can get the path to the Desktop Pictures folder with this statement:
path to desktop pictures folder
And use this command to set the desktop picture to the downloaded file:
tell application "Finder"
set the desktop picture to this_path
end tell
with this_path an alias reference to the downloaded image.
Happy scripting!
(Last edited by Sal; Jan 28, 2003 at 12:17 AM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: May 2002
Status:
Offline
|
|
i cant wait to get my hands on the final version
This is the very best browser for Mac
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|