Re: One Last Description

David Crawshaw <[email protected]> Fri, 4 Apr 2003 12:16:22 +1000
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
On Friday, April 4, 2003, at 12:04  PM, Andrew Kohlsmith wrote:
> How does that encourage that if xwt.standard is a simple theme that 
> the engine
> themes to the native GUI theme whenever that gets done?
>
> i.e. you don't include xwt.theme, you include xwt.standard.  No need 
> for an
> xwt.theme() call then.

Well assuming you include a default theme (org.xwt.theme.simple), you 
still have to include xwt.theme and overlay it, or else the preapplies 
in xwt.widget won't make any sense.

I really don't think that's a problem though. For now we just work it 
that an app developer has to have xwt.overlay() at the top of their 
app, until we build the app launcher.

So the xwt.overlay() in each app is necessary (right now), but in the 
long term is temporary.

d


_______________________________________________
http://lists.xwt.org/listinfo/dev