Hi there, I am not sure to fully understand how your gadget works. If you could post a link to your gadget spec, this would surely clarifies things.
For gadgets of type url or html, the only way to set the gadget title bar text is by using the _IG_SetTitle() API function. http://code.google.com/apis/gadgets/docs/legacy/ui.html#Settitle I hope this helps. Jerome On Feb 23, 4:45 pm, IMDB Releases <[email protected]> wrote: > How can I add a title and a close button (X) on top of my gadgets ? > > I've gadgets of type 'text/html', linking to a html file. In the html > file I've the <html> and <head> tags including a <title> tag. I've > created the WebContentLink object also using a title. I'm using the > python API (1.0.13) to generate gadgets. > > When I click on the gadget the content of the html file pops up, but not > a title and a close button. > > Thanks for the help ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
