On Sat, Nov 21, 2009 at 6:16 PM, Matthew Toseland <toad at amphibian.dyndns.org> wrote: > On Saturday 21 November 2009 22:51:38 Ian Clarke wrote: >> On Sat, Nov 21, 2009 at 4:35 PM, Matthew Toseland <toad at >> amphibian.dyndns.org >> > wrote: >> >> > On Friday 20 November 2009 22:27:41 Ian Clarke wrote: >> > > Yes, I think if Janie does this she will probably be replacing FProxy >> > > completely, not just creating a new theme. >> > >> > And most likely the result won't be themeable at all. >> > >> >> Not so, they will be themeable through css. > > I thought the purpose of using GWT was to make something which (completely > gratuitously IMHO) looks like a regular application?
That's not incompatible with CSS theming. If you look at a lot of themeable normal applications, it basically amounts to changing around the graphics used in widgets or window backgrounds, changing button placement / size / style, etc. That's the sort of thing CSS handles well. For anyone who hasn't seen it, the CSS Zen Garden is an impressive demonstration of what CSS can do. http://www.csszengarden.com/ Evan Daniel