Do you need to write Windows Sidebar Gadgets in C#, or should I be able to write them in another language, for example Delphi?
Thanks
|
Do you need to write Windows Sidebar Gadgets in C#, or should I be able to write them in another language, for example Delphi? Thanks
| ||||
|
feedback
|
|
It depends on the task of your gadget. you could encapsulate logic within a delphi activex and to include in a gadget without problems.
Check this link http://stackoverflow.com/questions/1629401/converting-tform-win32-app-to-win7-gadget-delphi | |||
|
feedback
|
|
Gadgets can be made by JavaScripts. Check Developing a Gadget for Windows Sidebar | |||
|
feedback
|