I think this is because the font included into the widget doesn't support your default language. A several times I saw this not only on using DX widgets but WindowBlinds skins too. You may correct this problem by easy way: 1. Open the widget in the DesktopX Bulder. 2. Find the text object that displays the calendar day and click on its properties. 3. Change the default font to the any similar that support your language. 4. Save the widget and run it once again. I'm sure
Vad_M
I installed and tested this right now. Works great! No any evident bugs. My applause for Stardock. This is really great success! The one thing. Why it move my skins to another folder? Is there any ways to disable this function?
To vStyler: Thank you great! I have FF too. But I have tried to see new toolbar in the Maxton 2.0 - this is my default browser last time. Alas it doesn't work... May be you have any ideas?
I already install it and I love it. But can anybody talk me with what browsers this toolbar may work? I see it only in the Internet Explorer 7...
Thank you! I'll try once again and send it for you if the results will be negative. This is very strange Wincustomize bug. May be I see it because I use Maxton 2.0? Now I open my IE7. I already uploaded this article to the Wincustomize.Wiki. But I think that it would be great if this article will be here in the DesktopX tutorials. Thank you again! Best Regards, Vadim.
Note: Sorry but I can’t format or (and) edit this text better than you see below. I’m sure this is one more Wincustomize bug. However I hope that Zubaz will help me to solve this problem… 1. A few words about using DX timers in the multifunctional applications like system meters: Of course we can use the integrated DesktopX functions to get full system information or to create any other system meters. This is very comfortable options for beginners but there is one prob
Congratulation! You have done a lot of good skins during this time. A several steps and you will be a "Master"! Be happy.
I think this may be very easy. Particularly if you use DesktopX. You just need create the object like desktopx.object("image") and aply some image to its default state. Then you need make a simple code with File System Object (FSO) that will find and extract the Album Art pictures from media folders you play music files. Hereon the picture must be applied to your object: desktopx.object("image").picture = "path to the image file in your music folder". I have already tr
May be this is funny... But look what happened with ObjectBar. I'm really worried that DesktopX popularity may be the same.
I tried to post my reply yesterday but something has been happened with my PC and I couldn't type the text... Sorry. I think that we need subcategory not only for gadgets. We need subcategory (or one more gallery) for creations that contains new scripts and (or) some new ideas. This is because the "widgets" gallery transformed to the the "skins for widgets" gallery. Where is novelties? Why the people don't work on new scripts? I think. More then I'm sure that DesktopX
Agree with RomanDA (Hi David!). I think we need have some place where we be able to upload our exclusive creations rather then skins for old widgets. It will be a good additional stimulus for us to create something new.
(If I have correctly understood you...) Somewhere in your script you have the numbers 0,1,2,3,... but you need see 00,01,02,03,.... Try this simple fynction: for example your data is named "mynumber" i.e. mynumber = 0,1,2,3.... desktopx.object("output").text = AddZero(mynumber) Function AddZero(val) If len(val) = 1 Then AddZero = "0"&val Else AddZero = val End Function Sorry if this couldn't help you.
Thank you! As always I didn't guess to do this...
Hi, I'm sorry that I tell about this again (first time it was in the OS Customization but I received 0 replies...) So I found a several unpleasant bugs during using the DesktopX 3.49[rc]. Please look below: 1. " SELECT " function doesn't work when I try to edit some parts of my objects on the desktop. I can't select nothing not only by using the frame but with the pressed "Control" button too. This is not good because a simple changes in the any objects takes wel
WOW!!! GREAT IDEA and GTREAT REALISATION!!! I thought about some tool like this but couldn't find free time to make it. Sometimes we need have a possibility to protect our scripts from hacking. Seems our friend
Hi, I'm sorry but I found a several unpleasant bugs during using the DesktopX 3.49[rc]. Please look below: 1. SELECT function doesn't work when I try to edit some parts of my objects on the desktop. I can't select nothing not only by using the frame but with the pressed "Control" button too. This is not good because a simple changes in the any objects takes well over time now...
The problem already solved. Thanks to Zubaz!
I'm sorry but I found a problem with SD Desktop gadget. I have done the next version of this gadget and uploaded it to the DesktopX widgets gallery. Today I received the message that the gadget was approved and available for downloading. I I have opened the zip file into WinRar and found that THIS IS OLD VERSION OF SD DESKTOP! MOREOVER THIS IS THE FIRST VERSION THAT I HAVE UPLOADED A SEVERAL MONTHS AGO!!! I uploaded it again right now. PLEASE HELP ME TO REMOVE ALL PREV
Thank you! I found it. The gallery is just empty... Ok. It will be full much soon.
Agree with Zubaz. Can somebody help me to find the link where we may upload our skins. Or the Maxthon gallery is not created yet?
Take my hearty congratulations! And be happy!
Thank you for a good news. It will be my first holiday at this year! Hope the comboboxes on the DesktopX Form will already work...
Hi Quentin, here is the way to change wallpapers with user32.dll: Dim wp Set objShell = CreateObject("WScript.Shell") wp = "the path to your wallpaper" objShell.regwrite "HKCU\Control Panel\Desktop\Wallpaper", wp objShell.Run "%windir%\System32\RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters", 1, True Set objShell = nothing
Take my Great Congratulations!
Sorry but it seems to me that I found a several new bugs. Please look: 1. I have updated SD Clock and uploaded it. This is much strange but this widget has appeared on the first page of Widgets Gallery as a new... I have not pressed the "Check to reset Update Date" button so I think that March and February was mixed up. 2. SD Skin Checker was featured last week. But I have uploaded very important update for this widget that named SD Skin Checker 1.57. This is the same widget. B