Hi, I think you can not make a desktop gadget based on the Google Visualization API. Because the Google Visualization API use mostly the HTML language.
Google has 2 kinds of gadgets: + A Universal Gadgets => web- gadget Language code use only HTML, XML and JavaScript More information here: http://code.google.com/apis/gadgets/docs/legacy/gs.html#GGE + A Google gadget => desktop- gadget Language for design form: XML The program code: JavaScript, Visual Basic Script. But maybe you can make a visualization gadget based on the HtmlDetailsView gadget.(see in the Google Gadget SDK). This sample gadget display the HTML in a detail view. (location folder GD_SDK\api\samples\gadgets\HtmlDetailsView) Kind Regards, Stefan Van Damme (aka Stefan vd) Gadget Developer On 28 apr, 11:56, "[email protected]" <[email protected]> wrote: > Hello, > > I saw that it was possible to use google visualization API in web- > based gadgets. I want to use it in google desktop gadget. Is there a > way to do it. I know that it may be possible to developp a web-based > widget and then load it on the google desktop, but I want to developp > a true desktop widget for various reasons. > > Thanks ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
