I have a plan to use XML UI Generator to build
AWT/Swing UI from XML in text terminal (so i choose
charva). I choose SwiXML (http://www.swixml.org/) for
XML UI Generator. I have recompile SwiXML Source Code,
and change all class import java.awt with charva.awt
and also change javax.swing with charvax.swing. But
there is so many error happened. I have check the
error, than it seem charva doesn't support several
class in javax.swing / java.awt that used by SwiXML
(ex: JToolBar, JToogleButton, JTextPane, JTabbedPane,
JSpinner, JSlider, JFormattedTextField, CardLayout,
KeyStoke, FlowLayout, etc). I think this is very cool
and nice feature for the next version, if charva can do
that thing, isn't it?. Any solution? thanks.
Logged In: YES
user_id=1839473
Originator: NO
I made a XML interpreter for generating charva GUI. It is possible I could let you take a look. Email at imancha@quarksoft.net