Juuuudge, I need some help bud. This is racking my brain ... has been almost all day.
I got your Desktop Picture config and even got it to work! But I want to be able to do something a little different with it. Nothing major, or so I thought ... but here goes.
Yours has two overlays from what I can tell. Background and the image on top of that.
Now, I want to be able to put a picture IN a frame.
So here's what I got in Overlays:
0 - Gloss [for shiney glass look]
1 - FrameShadow [Draws inside the frame]
2 - Title [Just text overlay drawn on frame like a plaque of sorts ... cause I don't use labels for these things in AveDesk]
3 - Frame [borders essentially to cover up the image edges]
4 - Picture [basically where the script puts the images]
5 - Base [not sure if I need this, but in case there's no picture?]
Now, I THOUGHT that it was a simple thing of changing you script like:
Set ov = SysStatsModel.Overlays(0) 'The picture
to
Set ov = SysStatsModel.Overlays(4) 'The picture
basically just changing your 1st overlay to my 5th. So I looked through the script and changed the other reference to the 0 overlay. But I can't find anything else that I think relates to how many overlays there are and where to draw a randomized image. Can ya tell I know nothing of scripting yet? I read through the SysStats help, but I gotta tell ya, most of it went right through my skull.
Is the script only functional for 2 overlays?
Is there something I'm missing or simply don't understand?
Oh and my config was "saved as" from yours. All I did was make a copy of the original vbs, changed the name and the values and referenced it in the config. Oh, and ya, added a bunch of overlays ;-)
Aqua-Soft Forums