Re: Grand Unified Theory of Everything
Matt Mullens <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
To create a template out of a string of xwt xml and then apply it to a box, it appears bug 98 will cover my feature request when it is resolved: Bug 98: xwt.loadTemplate(ByteStream b, String templatename) Assuming I can do the following with it: var str = "<xwt> ... </xwt>"; var stream = xwt.utfEncode(str); xwt.loadTemplate(stream,"x.y.z"); Adam Megacz <[email protected]> wrote: Matt Mullens writes: > I am very keenly interested in the ability to create a template out > of a string of xwt xml and then apply it to a box. This is definately a feature I am interested in adding. If it's not already in bugs.xwt.org, could you add a feature request? - a _______________________________________________ http://lists.xwt.org/listinfo/dev --------------------------------- Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! _______________________________________________ http://lists.xwt.org/listinfo/dev