current desktop picture?
current desktop picture?
- Subject: current desktop picture?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 13 Nov 2002 01:11:18 +0100
Does anyone know how to get the current desktop picture?
I tried this apple script:
tell application "Finder"
set pFile to desktop picture
open pFile
end tell
But what I get is the picture the user selected.
Though, if the picture is set to automatically change, this is not what
the finder displays ...
Any ideas?
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.