Re: i18n
Andrew Kohlsmith <[email protected]> Wed, 9 Apr 2003 10:02:21 -0400
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | Benshaw Canada |
| Message-ID | <[email protected]> |
> Note that theme mappings and import lists are not consulted when > accessing static data via xwt.static' I made a hint&tip in the wiki about this... static vars in your own template are accessed via 'static.varname', not 'xwt.static.varname'. I believe that xwt.static is used when you're trying to access functions and data in another template you've instantiated. Things like xwt.static.com.benshaw.translations.french.varname. Regards, Andrew _______________________________________________ http://lists.xwt.org/listinfo/dev