Re: One Last Description
Andrew Kohlsmith <[email protected]> Thu, 3 Apr 2003 22:07:20 -0500
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | Benshaw Canada |
| Message-ID | <[email protected]> |
> > i.e. you don't include xwt.theme, you include xwt.standard.
> Then your app can't be themed.
?? One of us is smoking something. I just hope it's not me.
<xwt>
<include name="xwt.standard"/>
<static>
xwt.theme("xwt.standard", "org.xwt.theme.monopoly");
</static>
<button/>
<pulldown>
<box text="one"/>
<box text="two"/>
<box text="three"/>
</pulldown>
</xwt>
If I comment out the xwt.theme() statement, the thing takes on the look that
xwt.standard dictates. If I use xwt.theme() it looks like Win32.
Am I missing something?
Regards,
Andrew
_______________________________________________
http://lists.xwt.org/listinfo/dev