RomanDA

RomanDA

Joined Last seen Member # 789112
3 Posts 43 Replies 1,971 Reputation

Gaby75, It looks like you have this setup in the first link above, so im not sure, there are buttons over the start/select areas. What are you wanting it to do? Not sure how to help you, but it looks like an interesting app. RomanDA

12 Replies 6,297 Views

I have not done anything on this, never said i would, there is already several picture widgets out there now. Link Look past the first few weather widgets. Its possible those could be modified to do what your wanting.

22 Replies 4,827 Views

I am trying to finish a few DX themes, but i never seem to be able to get them right, so i give up on them. I think i have a good handle on the latest one, but i have to put some major time into it, and im not really into it right this min. Maybe i can get Zu to do it for me

20 Replies 25,496 Views

Withoutonline, do you have a antivirus program running that blocks SCRIPTS? i have had some MAJOR issues with DX blowing up with Kaspersky not letting the scripts in DX run. I had to change the settings to allow scripts to run. You might want to look into that as every DX item uses VB/Java Scripts to work. Just an idea.

17 Replies 2,054 Views

There USED to be a plug-in for this.. i have seen it in use on several widgets, but its not simple to setup in the widget (i mean if your planning on making your widget avail for downloading). Its simple to USE in DX. There are "visual basic" ways to do this, and possible even JavaScript ways.

8 Replies 4,727 Views

Well let me chime in... I got mine about 6-7 weeks ago, and its been a lot of fun. I dont have a lot of games, not yet, I like to rent games, see if they are worth the $60. Most are NOT. The game i LOVE is Call of Duty 2 for the 360, the graphics are amazing and the story line sucks you into the character. I just have a normal 27" TV hooked up, but i do have surround sound, and that is great. Wish i could afford a HD TV

21 Replies 37,462 Views

I have tried to fix the floppy issue several times, i was confident it was fixed. Alas there still seem to be a few machines that cause it to read the floppy. I am working on an update that will HOPEFULLY fix this issue. As for the permission, it was needed as these graphics are taking directly from the game, they are not graphics I created. Gal-Civ II's interface was designed with DekstopX and so it was simple to pull the graphics from them, but I would not feel good about using

6 Replies 10,079 Views

1. open the desktop in Dx 2. open My computer 3. point it to c:\Documents and Settings\[username here}\Local Settings\Application Data\Stardock\DesktopX\Current Theme\ 4. Look for the PNG file you want to edit, open in graphics program, edit and save it. 5. re-save the desktop in DX (you might want to exit DX before editing the PNG file) But if you have DX you should be able to just copy the png, edit the new one, then op

5 Replies 1,149 Views

Ok, Tried to answer this the other day on IRC.. 1. Make the Object you want to be the shortcut a LAYER not Shortcut object. 2. add this code to the object: Dim Shortcut Sub Object_OnScriptEnter Shortcut = "d:\desktopx" '--Change this to whatever shortcut you want to use End Sub Function Object_OnLButtonUp(x,y,dragged) If dragged = False Then On Error Resume Next Set o

8 Replies 2,935 Views