I've been looking all around the net for an understandable guide to making gadgets. So far, I've found nothing. Does anyone know a good guide, or could post the basic codes I need and files I need to create
Look at other Gadgets is your best way of learning. And use the Sidebar reference for the details on all the Methods etc.
Start with something simple, like displaying an image from a website, so you can figure out all the Gadget specific code - the XML and gadget.html for example.
Then go onto something more complicated, like settings pages, of which I wrote a How To as so many people fall foul of the differences between read and readString.
Then perhaps Flyouts.
Once you've got all the figured out, you can start doing something more useful.
Basic Gadget Codes?
Karim Hemani
Yeah, that was the one that is confusing. ;)
Thanks!
Kevster454
Start with something simple, like displaying an image from a website, so you can figure out all the Gadget specific code - the XML and gadget.html for example.
Then go onto something more complicated, like settings pages, of which I wrote a How To as so many people fall foul of the differences between read and readString.
Then perhaps Flyouts.
Once you've got all the figured out, you can start doing something more useful.
AlexB-007
do u download a tutorial sidebar gadget
there exist a base gadget (vemEmptyShell Gadget).
http://microsoftgadgets.com/Build/SidebarTutorial.zip
thats is very useful to me to learning base of sidebar gadget.
good luck.