For anyone wanting to learn how create DX widgets/objects/gadgets i believe this link is a good place to start.
LinkThere are a LOT of tutorials out there, as well as documentation on DX.
THE BEST way to find any tutorial, code, or examples is to do the following:
goto GOOGLE and type in something like:
DesktopX Tutorials (returns - 33 THOUSAND results)
DesktopX widgets or gadgets - the 3rd one there tells you the diff between widgets/gadgets
I find that i use google for finding all kinds of info, and for how to vbscript examples, and more. Its amazing what is out there.
Just the other day i was looking for how to set the IP address of an adapter with vbscript and it returned this amazing site:
LinkIf there is a vbscript function that dx can do, its probably on that page, love the net.
Im not sure why people shy away from doing google searches, most time i can find what i want that way, and if i cant, im sure there is someone here (WC) that knows...
Enjoy!