Re: The 'theme' property

David Crawshaw <[email protected]> Sat, 9 Aug 2003 15:53:13 +1000
Newsgroups gmane.comp.java.xwt.widgets
Message-ID <[email protected]>
On Friday, August 8, 2003, at 08:47  PM, Charles Goodwin wrote:
> For several reasons, not least of which being the tentative nature of 
> how theming will be done in future versions of XWT, I'm going to 
> create a 'theme' property, handled by xwt.widget.frame (which must be 
> preapplied).

Up until now I've been planning a themeable template, based on those 
HHH meetings discussing the resources with Adam.

However, a proper implementation requires a few features from the core 
that don't currently exist (related to enumerating over traps on a box, 
etc). Do you have an implementation planned out?

d