belsidaam

belsidaam

Joined Member # 620473
0 Posts 0 Replies 60 Reputation

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

6 Replies 3,003 Views

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

8 Replies 3,220 Views

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

8 Replies 3,220 Views