Vad_M

Vad_M

Joined Last seen Member # 1395545
0 Posts 27 Replies 1,787 Reputation

Sorry i was offline some time... You are absolutely right. I'm really has not understood you. So I have thought that you wanted to listen sound only when Marvin is visible on the screen... You may use code that advises sVis. It will work nice. The second way - you may use the "WMPlayer.OCX" ActiveX object to do this (use Google to find info about). You will not touch the system volume in the last case. Best Regards.

9 Replies 2,580 Views

I thought that these options doesn't work on my computer because I use Russian Windows XP and sometimes have problems with opened web pages. Exactly by this reason I decided to make a widget for my own usage which will show me all of lost information and nearly finished this work. But now I see that this is "international" bug... So I'll try to test this tool and send it here much quickly.

42 Replies 7,937 Views

Hmmm... I never use the PersistStorage (don't like it...). However I maked something... It works nearly as you want. First of all you need rename the "Mouse away" state to "silent" add one more state "sound" into the Marvin. Then: 1. Copy the "marvin.ani.PNG" from "silent" to "sound" and apply the same animation. 2. Remove the "marvin6.wav" file from the "silent" state and paste it to the "sound" state. 3. Create new text object "test" on the desktop. Paste thi

9 Replies 2,580 Views

Are you tried to connect with widget authors and ask them your questions? However I think that problem is not in a widgets. It seems to me that DesktopX ActiveX objects like ListBox, ConboBox etc... doesn't work with Windows Vista. So please try to send this information to Stardock Support.

6 Replies 2,984 Views

I'm very sorry if you faced with any problems. But I think that it will be much cool if each of us will add some novelties into each created widget. We will study DesktopX together by this way. No doubt I can help you with this. But I need have a part of your script which gets the XML file to make the necessary chang

4 Replies 3,953 Views

Agree with RomanDA (Hi David!). You may go to the Martin's homepage and download the Base Weather DX object: WWW Link You will see how to add this option to your Weather widget (look at the lines with information about Weather alets). As I remember you can extract this data from RSS by tag "swa". Best

4 Replies 3,953 Views

You need no do nothing to solve this because the problem does not exist. This option doesn't work because you open the widgets as a DesktopX objects in the DesktopX Builder! It will work only if you will run them in the Widget Manager of DesktopX. Best Regards.

1 Replies 2,224 Views

I think this is possible. But it may takes a lot of work... Martin has maked a beautiful Itunes Widget long ago. Please look here: WWW Link You may add the Alarm Clock script into this widget and they will work together.

6 Replies 3,464 Views

I see a single way to do this. Your "Main" widget must create the "INI" file where it can save all information about cloning objects (their count, position etc...) before its closing. You need use File System Object (FSO) for this. In this case your widget will read this file at the next start and clone the same objects. Have a Nice Day.

3 Replies 2,387 Views

Its very easy. Please look at this little example: Sub Object_OnStateChange(state) If state = "Command executed" Then On Error Resume Next Set objShell = CreateObject("WScript.Shell") objShell.SendKeys "%{TAB}" ' Set objShell = nothing End If End Sub Then go to the MSDN Library: <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/4b032417-ebda-4d30-88a4-2b56c24affdd

15 Replies 4,647 Views

I agree. The problem is that majority of people who make widgets here can do them only as a SKINS or REMAKES for old projects which was created 2-3 years ago. This is because they are not a programmers. However they want to realise their creative desires. And this is very good. But I see that a great creations containing new ideas and leading technical decisions sometimes disappears in ocean of ot

11 Replies 4,909 Views

It seems me I'll can help you. You will have transparent frame with artwork but I need know before this what the type of player are you use in your project.

4 Replies 4,701 Views

What can I say? This is the most incredible and pleasing information which I found here during two last years! Particularly paragraph about 3D desktops. It has left the most great impression in my head. Can't wait all of these... Keep up your Great Work. STARDOCK IS THE BEST

44 Replies 93,480 Views

Hi! My name is Vadim and I'm live in Kiev, Ukraine. I work with computers more then 20 years and always dreamed to optimize the system interface as well as to have a several useful applications like programmable calendar, clock etc... on my desktop. But I had no any possibilities to do this because I had no a special software which could help me to realise my desires... WOW <img src="http://im

32 Replies 9,638 Views

I become much surprised when I'm reading such messages... Are you tried to ask itself a simple questions? Why the people who spent a lot of time to create hundreds of free skins and reached a Master level have no rights on a little financial compensation? And why they must work for you gratis every time? The country where I live is not a rich. However I'm always ready to pay a several dollars for any thing which can decorate my desktop. Naturally I don't buy it if I have no fr

16 Replies 8,029 Views