No, there's no way to dynamically re-apply a color scheme - you'll need to restart your app for the changes to take effect. However, since it sounds like your app will be running in a browser, the user should simply be able to refresh the page (and thus re-load the applet).
On Sep 9, 2010, at 12:02 PM, JohnRodey wrote: > > I know this was an old post, but I am starting to look back into it some. Is > there a way to alter the skin json file in real time. So if the gui is up > and the user selects a different background, I want to change the skin type. > Also, my json files will not live inside the war but rather accessable over > a url. > > I imagine changing the org.apache.pivot.wtk.skin.terra.location will not > change the skin in real time, correct? > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Dynamic-changable-styles-tp883505p1446783.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
