Good ... For a discussion (and sample) on stylesheet from command line, take a look even here: http://apache-pivot-users.399431.n3.nabble.com/Applying-a-style-to-all-elements-of-a-control-td2713309.html but it's an old discussion, just if can be useful ... for example this:
> >http://svn.apache.org/repos/asf/pivot/trunk/examples/src/org/apache/pivot/examples/styles/styles.json >http://svn.apache.org/repos/asf/pivot/trunk/examples/src/org/apache/pivot/examples/styles/stylesheet_example.bxml >java org.apache.pivot.wtk.ScriptApplication >--src=/org/apache/pivot/examples/styles/stylesheet_example.bxml >--stylesheet=/org/apache/pivot/examples/styles/styles.json > Bye
