Hi, yes this function is there for this purpose as well. You don't even need to make a separate XML file (since you'll have to read from it) but you can do a portion of a .js file (or a whole .js file) that deals with the XML. Here's a section from an article that might help:
http://code.google.com/apis/desktop/articles/e1.html#elements Thanks, Teo On Tue, Oct 7, 2008 at 6:30 PM, Hamilton Lima (athanazio) < [EMAIL PROTECTED]> wrote: > > Is there a way to use appendElement(string xml) to add multiple > elements ? > some pieces of the infterface are getting too complicated to be in the > main.xml > > so I was thinking about to externalize in a separate xml file. > > > > > -- Teo (a.k.a. Teodor Filimon, Teominator) Site - www.teodorfilimon.com | Blog - www.teodorfilimon.blogspot.com GMT +2 (or PDT +10) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
