0

I have some problem. I need to convert Google Desktop Gadget (not iGoogle gadget) to Vista Sidebar Gadget Do you know any way to do this? Thanks for any answers

Don Kirkby
  • 53,582
  • 27
  • 205
  • 286

3 Answers3

0

I dont know exact but you can use http://www.3dfreeair.com for download vista sidebar gadget animation freely . i download and use it . it's an very interesting . i hope you also like it . it's an AIR latest technology .

vijayakumar flex
  • 553
  • 1
  • 12
  • 37
0

Most of these widget systems use XML and JavaScript, I believe, so it shouldn't be so hard.

Do you have source for the gadget you're trying to convert? If you don't, you can change the extension of the package from .gg to .zip and upzip it.

Nosredna
  • 83,000
  • 15
  • 95
  • 122
0

Google Desktop uses GD API's mostly. So you need to convert them manually with the API's of Vista Sidebar Gadget ( which uses HTML & JS )

ukanth
  • 2,718
  • 5
  • 28
  • 38