[xwt-users]Simple xwar proving a headache.

Eric Merritt <cyberlync-/[email protected]>
Newsgroups gmane.comp.java.xwt.users
Message-ID <[email protected]>
I am doing a few simple tests using xwt from the
command line to load an xwar. The xwar contains a
sigle xwt file called main. To make this as simple as
possible it contains just a button. Even with this
level of simplicity it fails to work. The text 'Hello'
shows up but there is not button. This is doubly
confusing becuase the demo.xwar distributed at the xwt
site works fine. Any input on why this does not work
is welcome. *hangs head in shame*

<xwt>
    <import name="xwt.standard.*"/>
    <template thisbox="frame" vpad="3" hpad="3"
width="400" height="600">
       <button text="Hello"/>
    </template>
</xwt>

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.