Re: One Last Description
Adam Megacz <[email protected]> 03 Apr 2003 15:58:06 -0800
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Andrew Kohlsmith <[email protected]> writes: > I don't want xwt.theme to have a theme in it -- I want xwt.theme to > have the theme code stubs and documentation that any theme needs to > implement to be considered a complete theme. No theme. This will encourage developers to hardcode a call to xwt.theme() into their app. That's bad. It essentially means that you can't use an XWT gui to choose the initial theme, since the widget set is unusable before the first call to xwt.theme(). - a _______________________________________________ http://lists.xwt.org/listinfo/dev