setting Windows desktop

Derek Bump webmaster at dreamscapesoftware.com
Mon Nov 8 19:41:23 EST 2004


> Thanks Derek, that seems to be what I am after.
> Shao: does it have to be a bmp file or can I use a jpg?

I can answer that for you.  Yes, it does.  But as a workaround you can use the EnhancedQT external to convert the JPEG to a Windows Bitmap, but it will require your users to have QuickTime 4 or later installed.

http://www.mangomultimedia.com/developer/revolution/enhancedqt.html

Then use this code...

   qtSaveMovieSnapShotToFile jpegImageFileName, bmpImageFileName, theWidth, theHeight, "3600", "true", "false", "bmp"
   setDesktop bmpImageFileName

Hope that helps!

Derek Bump
Dreamscape Software
____________________________________________
Compress Images Easily with JPEGCompress
http://www.dreamscapesoftware.com
 

----- Original Message ----- 
From: "Sarah Reichelt" <sarahr at genesearch.com.au>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: Monday, November 08, 2004 6:02 PM
Subject: Re: setting Windows desktop


> 
> Cheers,
> Sarah
> 
> On 9 Nov 2004, at 2:24 am, Derek Bump wrote:
> 
>> You can set the Windows desktop with the setDesktop external from Shao 
>> Sean.
>>
>> http://www.shaosean.tk/
>>
>>
>> Derek Bump
>> Dreamscape Software
>>
>>> Hi all you Windows gurus :-)
>>>
>>> Does anyone know of a way to programmatically set the desktop picture
>>> in Windows XP? I have an app that does it for Mac OS X using an
>>> AppleScript but it would be neat to get it working in Windows as well.
>>>
>>> Cheers,
>>> Sarah
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
>


More information about the use-livecode mailing list