Re: One Last Description
David Crawshaw <[email protected]> Fri, 4 Apr 2003 01:16:14 +1000
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
On Friday, April 4, 2003, at 01:24 AM, Charles Goodwin wrote: > Yet you want xwt.theme to be a theme... but if it's a theme, surely > xwt.theme.button has to preapply focusable, clickable, making the > preapplies > in xwt.widget redundant. No, xwt.theme.button does not need to preapply focusable, clickable. It's a theme in the new sense of the word, that a theme is an implementation of the interface defined by the templates in xwt.theme. xwt.theme.button does not preapply focusable and clickable. A user has to do that themselves. xwt.widget.button preapplies xwt.theme.button, xwt.theme.focusable, and xwt.theme.clickable. My language is not as good as it should have been in that document, because I have no time right now. I'll try and clean it up tomorrow, but it does have all the ideas I'm thinking in it. d _______________________________________________ http://lists.xwt.org/listinfo/dev