rabidrobot

rabidrobot

Joined Member # 292813
1 Posts 34 Replies 23,136 Reputation

Respond here, then? I tried out ATW!GlobalTime, and it looks great. It really does look cool, I like several things very much, such as the multiple colored skins and ability to show or hide the different bits of info (Digital, analog, location). I only ran as a widget executable, but everything seemed to work. I found the Daylight Savings Checkbox a bit confusing - I was expecting the clock to tell me it was time to add or subtract an hour. When

25 Replies 156,548 Views

Internet Explorer 6's, and to a much lesser extent IE7's, CSS display bugs are one of those things that just drive me nuts. Website designers should be able to write standards compliant CSS, etc., and be confident that software claiming to be a "browser" will display it correctly. IE7 is much better than IE6, but I guess the attitude at the MSIE team that they ARE the standards hasn't changed much. Although, to be fair, I think the guy might have just been talking about changing one

5 Replies 4,836 Views

The line "left behind" the Progress Bar image will be the color that is in Slot Zero of your color palette. If your image editing software won't let you set this, you can try my Bootskin Buddy gadget which lets you edit the palette. You have to plan your images beforehand to take full advantage of changing Slot Zero, avoiding duplicate colors in the palette, and so on.

5 Replies 12,575 Views

I like the new look, layout, and functionality for the most part. I just found the Next and Previous buttons last night, which let you run though someone's gallery like a slideshow. Although it is infrequent that I want to see too many items from a single gallery. My biggest complaint is a "dumbing down" of the "Message Center". Before the change, you could be surfing dA, and at any time look to a spot and know how many Journals, Polls, Hot Topics, Personal Notes, Comments, Forum Rep

29 Replies 14,715 Views

Once you've added the Performance Meters 2 Additional Ability, which will display as Graphical Performance Meters in the box, you must click on the name "Graphical Performance Meters". Then you can click the configure button. This will bring up the Performance Meter panel, and you can set up your meter. You don't have to use images, you can set the meter to display using solid colors as well. The Chart Type dropdown lists the various graphic displays. You can also set it up

2 Replies 3,674 Views

The Windows Media Player ActiveX control is a byzantine morass of simlarly named and akwardly accessed properties and methods. Here is the entry to the labyrinth: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/controlreference.asp I don't want to scare you, but it can be intimidating at first. Once you have worked with it a while, things start to get easier as you get the hang of what's going on. The Event Wizard, under the Script menu in the DX Sc

3 Replies 4,072 Views

I don't know about the legalities involved, as to which version of DesktopX you would need, (specifically DX-Professional or DX-Enterprise), but I am fairly certain you could get what you want done using DesktopX. You can see some themed-suites of Performance Monitor and Shortcut / Launcher type objects in the DesktopX Desktop Theme gallery and the DesktopX Widgets gallery here at WC (my first coming soon!). Implementing such a thing is fairly straight-forward. For example, most</

5 Replies 3,078 Views

The DX Scripting Guide will be of much help in finding these DX specific snippets. Like Zubaz's method, which is a perfectly good way to do it, the method in code will also only actually work when the project is running as a widget. But the code itself couldn't be simpler. Widget.Close

5 Replies 5,116 Views

Hmm. Sounds like an interesting project. The pull downs in the Object Property menus are a bit more complex--they don't list themselves for example. But I think you could get a list using a For Each, and then decide if you want to read that into an array and then into your list, or just into the list directly. Page 12 of the Scripting PDF describes DesktopX Enumerators. I had this pointed out to

8 Replies 3,911 Views

This is with 5imple by daniloOc . I don't want to pick daniloOc out, but I knew it happened with his skins. Other skins do it too. Older, non WB5 skins seem fairly immune. Might also be Firefox related, believe it or not. Switching focus from FF to OE makes the toolbar grow every time (on susceptible skins).

48 Replies 129,569 Views

* When you scroll up or down a document and your cursor happend to move outside the area of the scrollbar it will scrollback to it's original position. Very annoying. I agree on this one in particular. Even though I am aware of the problem, I'll sometimes be focused on getting the section I want visible, then release the mouse button only to hav

48 Replies 129,569 Views

seldomseen, I thought that might be your origin. Abbey is a favorite of mine. Hayduke Lives! I came up with 'rabidrobot' in an attempt to never be told again my first pick was already in use, but also not have numbers or "_.-^frou-frou^-._" as it was called back then. Obviously it wasn't as clever and original as I'd hoped (HHGttG and Radiohead use phrase "paranoid android" and I was frustratingly scooped on myspace, gmail, and rabidrobot.com). But I grew fond of it, a

51 Replies 30,200 Views

I can certainly sympathize with the developers trying to have a working product ready at the time of the Vista release. The "shifting sands" analogy is appropriate, as the very framework developers would be using to create their new or updated apps has been in a near constant state of flux. And if you think keeping up with the waves of Messenger, Media Player, Internet Explorer, and Office betas etc. is a pain, think of the poor developers who must piece together their development envi

26 Replies 28,724 Views

Yep. blajano actually contacted me through email, and that is essentially the exact sample I gave him. Don't forget a ' Called when the script is terminated Sub Object_OnScriptExit ' Clean up on exit Object.KillTimer 666 End Sub <img src="http://images.stardock.com/wc/smiles/Wink.gif" border=0 ALIGN="absmi

10 Replies 3,373 Views

I could not get my test combobox to remember the selected item, nor display it. That may depend on other factors, such as how the items are added to the list, I did not test. If your box is indeed remembering the last selected Item, just not displaying it, maybe a line like: Control.ListIndex = Control.ListIndex In the OnScript

3 Replies 3,370 Views

I don't think anyone has come up with a way to easily resize a widget with unknown structure. Depending on the components of the widget it may not even be possible to resize, on the fly. So, it is difficult to do "automatically", but if you are willing to spend a little time in DXBuilder, you can select the objects and alter their size one at a time there, and repositioning as well. This would be no problem for basic widgets, but for more complex widgets it might be even easier to jus

6 Replies 2,330 Views

When two objects compete for "Always-on-top", they behave as normal windows, in a sense. The last one activated, or focused, will be on top. If you want a widget to be Always-on-top not only of windows, but of other widgets, the taskbar, ObjectBars, and so on, I know of only one workaround. In your script set a timer, and however often (2-4 x a Sec should be good) you want, recall the Object.OnTop. You can see an example in <a href="https://www.wincustomize.com/ViewSkin.aspx?

10 Replies 3,373 Views

I realize this is preaching to the choir, but I'd like to ask that when people make a new forum thread they make an attempt at giving the thread a title descriptive of the subject. For example, I'm pretty handy with DesktopX, and I enjoy helping, or trying to help, people who have a question about it. On the other hand, I don't know jack about making Windowblinds and have personally given up on trying to respond to Bootskin threads. Even if threads are created in the proper ar

13 Replies 8,001 Views

It looks to me like Josephs is using AveDesk for those shortcut icons. AveDesk Download Site

2 Replies 1,339 Views