interactive dx weather desktop
Saturday, May 15, 2004 by Latin4567 | Discussion: WinCustomize Talk
) but i am having trouble with one little scrpting error...Ya see... I am doing this in a theme I made for longhorn using my dock which already has a weather thing in it. Is there a way I can get the backround object (already has all the states neccessary to replace icon_cc in SS goku's script (xmlweatherbug)) to mimic the pre-existing icon_cc?is there somthing i can do with parent realations or edit the script or somthing?
thanx
Reply #2 Sunday, May 16, 2004 10:26 AM
Reply #3 Sunday, May 16, 2004 4:48 PM
(actually i have done 5 or 6 already
)(dam double posting bug >
)Reply #5 Monday, May 17, 2004 11:36 AM
Reply #6 Monday, May 17, 2004 12:33 PM

thats why we have an animated wallpaper section
[Message Edited]
Reply #7 Monday, May 17, 2004 12:38 PM
Reply #8 Monday, May 17, 2004 8:49 PM
how on earth am I going to do snow over that longhorn wall >
thats going to be hard. if anyone has any ideas please come foward as to how on earth this will be acomplished thanx,
latin
Reply #9 Monday, May 17, 2004 10:59 PM
This allows you to specify the Windows wallpaper. You need to provide a full path to the wallpaper and then an option to define how to display the wallpaper.
Option:
0 = use default wallpaper
1 = Center wallpaper
2 = Tile wallpaper
3 = Stretch wallpaper
Examples:
System.SetWallpaper "C:\temp\wall1.bmp", 1
System.SetWallpaper Object.Directory & "wall1.jpg", 1
System.SetWallpaper "", 0 This will restore the original wallpaper.
Reply #10 Monday, May 17, 2004 11:01 PM

Reply #11 Monday, May 17, 2004 11:42 PM
Cool! Thanks Tiggz!  Now this gives me great ideas. 
Latin, that weather thing you're doing would be great is using this function.
Reply #12 Tuesday, May 18, 2004 12:38 PM
Reply #17 Wednesday, May 19, 2004 10:26 AM
The Longhorn WP would be a bit more work, since the field is a lot more complex.
Reply #19 Wednesday, May 19, 2004 5:28 PM
I showed it to Wstaylor and he said it would definetly get in so I guess I just dont get it >

Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Saturday, May 15, 2004 6:45 PM
please help
[Message Edited]