Tag Archives: Gadget

Developing simple Windows 7 Gadget – Part 2

In my last post I have created a simple Windows 7 Gadget for testing Regular expressions. In this post we look into the Gadget Options dialog and Gadget API, which helps to display the options dialog and save the preferences … Continue reading

Posted in Javascript, Miscellaneous, Windows 7 | Tagged , , , , , | Leave a comment

Developing simple Windows 7 Gadget – Part 1

Gadgets are simple and lightweight applications, which can be developed using HTML, Javascript and CSS. Gadgets can also include Image files. In Windows Vista, we can create Gadgets by zipping the files, and rename the it with .Gadget extension. In … Continue reading

Posted in Javascript, Miscellaneous, Windows 7 | Tagged , , , , , | 1 Comment