You can use createElement to dynamically create your imgs. See http://code.google.com/apis/desktop/docs/gadget_apiref.html#basicElement for the supported functions to create elements.
Best regards, Benjamin On Dec 21, 8:40 pm, serg <[email protected]> wrote: > Hello! > I'm trying to create my first gadget. I wonder how to define an > array of image objects in the gadget dynamically? I cannot define them > in main.xml, because number of images is counted after start... > I appologize, I should use contentarea and addContentItem, but I > cannot find any example. > Could anybody help me? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
