DesktopX client question
Tuesday, November 15, 2005 by Island Dog | Discussion: DesktopX
Reply #2 Tuesday, November 15, 2005 2:42 PM
)Reply #3 Tuesday, November 15, 2005 2:43 PM

Reply #4 Tuesday, November 15, 2005 2:45 PM
I think that the dx Client costs money as well... 12 or 13 dollars if I recall.
Reply #5 Tuesday, November 15, 2005 3:11 PM
Reply #6 Wednesday, November 16, 2005 7:39 AM
Reply #8 Wednesday, November 16, 2005 2:19 PM
DD
Reply #9 Wednesday, November 16, 2005 4:54 PM
1. Right-click on the object, select properties, go to the States tab
2. You'll notice that the image being used is "christmas lights.png". Cancel out of the properties.
3. Now, you'll need to find that file on your drive. The easiest way is from the DX configuration dialog.
4. Right-click on the DX icon in the system tray, select Configure DesktopX Builder...
5. On the Desktop tab, select Open desktop data folder.
6. The file from (2) above should be in there.
7. Load the file into an image editor, and rotate it how you want, making sure to save to a different name.
8. Back to the object, right-click, select Clone.
9. Right-click the new one, select properties, go to the States tab.
10. Browse to your new, rotated image, select it, Ok out of properties, and you should be good to go.
11. Repeat for each side.
Hope that helps.

Reply #11 Wednesday, November 16, 2005 5:23 PM
And PS..many thanks to our resident Troll for the offer of help (even if MD beat you to the punch). Can I send you a troll cookie for your efforts???

DD
Reply #12 Wednesday, November 16, 2005 6:06 PM
As far as changing colors goes, if you're using objects (as opposed to Widgets run as .exe) then you could use my Color Adjuster to do it very easily. Link
Reply #13 Wednesday, November 16, 2005 6:17 PM
Trollhouse Cookie?
Diff betw the standard and Pro is Pro will export gadgets.
The standard is cool. MD's color adjuster rocks.
Reply #14 Wednesday, November 16, 2005 6:27 PM
I never though that people might want the lights on the side of their desktop. I guess I could make horizontal versions and put them all in a .zip and upload them again.
Reply #15 Wednesday, November 16, 2005 6:35 PM
| I guess I could make horizontal versions and put them all in a .zip and upload them again. |

Reply #16 Wednesday, November 16, 2005 6:44 PM
|
Sub Object_OnScriptEnter() Object.Rotation = 90 End Sub |

Reply #17 Wednesday, November 16, 2005 7:11 PM
MD: I figured out the clone (It took 3 "strands" of lights to do the top of my screen), but cloning the orignal object didn't let me change the direction of them...it just makes copies of the lights in their downward hanging direction and I wanted to put them around my desktop's edge (so the lights need to face upwards and left and right).
Mod CJD: How do I add this script to the lights object so that it can be rotated 90, 180, and 270 degrees? And for each time I rotate (add the script to the object) do I need to save the object as a new name and then "activate" each object (then clone that one for as many as I need to do the edge)?
Told ya...I'm a true basic user when it comes to DX (I love my Aquarium and Natural Desktops though...LOL).
PS~ On a totally unrelated subject...I seem to have lost the ability to download files from the net when they are linked. Example: If I purchase a program online and they have a link to download the .exe file I just LEFT clicked the link text and it gave me the Run, Save, Cancel dialog box. Now...nada. Just a quick flash of the progress bar at the bottom of the IE window but no dialog and option to run or save the file to my drive. I don't know what caused it (I was playing with IconX before it happened, but I doubt that was the cause, but who knows..lol). Anyone know how to fix the problem...I hate RIGHT clicking and choosing Save Target As.
DD
Reply #18 Wednesday, November 16, 2005 9:18 PM

Reply #19 Thursday, November 17, 2005 1:04 AM
On a side note, it must have been something on the webpage I was downloading from; I control/refreshed the page and the click to download ability is back (no more Save Target As...yeah!)B: Do you like the chunky style Trollhouse, regular, or the new white and dark swirled morsel type? And do you have a mailbox at your stump or do I need to send them to a PO Box?

DD
Reply #20 Thursday, November 17, 2005 1:22 AM
| Hold on there, cowpokes. Why not just toss a script in a string of lights: |
I guess I did give DD quite a bit to do, just to avoid a simple script.

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 Tuesday, November 15, 2005 2:28 PM
From Link:
What is the difference between versions of DesktopX?
If you just want to run other people's stuff, just get the DesktopX client. It lets you run the objects, widgets, and themes. It has almost no user interface so it's very easy to use.
If you want to create your own desktop or objects or widgets you need DesktopX Standard. It can run everything too but it includes the development environment that lets you quickly create this stuff -- right on your desktop.
If you're a software developer (or artist who isn't afraid of a little JavaScript or VB Script) with some ambition, that's where DesktopX Pro comes in. It lets you export your widget as a gadget. Gadgets are the same as widgets except they don't require any run-times to be installed. The .EXE you create can be sent to anyone with Windows 2000 or XP and run there.