Problems with things disappearing can happen if you use the workarea reduction option in desktopx.somehow when you reload your theme, the things at the edges just shift behind the viewable screen. Instead I used invisible bars and set them to appmode so that windows that I maximize don´t overlap with them. I even added a fullscreen on/off button that changes the appmode of these bars. I also have problems with systray icons. for example i can not right-click the norton internet-security icon
belsidaam
Wow, that's a good job you've done. Jus transformed everything into mb.In my case, the received and sent values seem to be reversed. Very strange. But anyway, couldn't have done it better. For the timer, just create a timer in the on_scriptenter function: Object.SetTimer 6000, 1000 (name = 6000 and runs every 1000 milliseconds). Then create a sub object_ontimer6000 to define what's happening when the timer is supposed to do something. Just download the scriptguide from desktopx.net and you're do
There's a very interesting object in the DXSSupport Section. It's called: Tons of Information oabout your computer. Just search for 'tons'. Could give clues about how to proceed.
Well, I've tried out several ActiveX Controls that I used with VBScript implemented in desktopX but never got a satisfying result. Microsoft Win Sock Control has a bytes received property but it just gives me 0. Why do they give the possibility to check the RAS bytes received but not the one for the regular internet or network traffic? I mean I can easily read it in the systemtray with one click. But that's one click too much. I think I have to take out my C++ for dummies book out after
Hi there, I'm using DekstopX and its awesome. Now I have Inbound and outbound traffic speed on my desktop, but can I also get the total amount downloaded? Thanxs