Hello there! I know that one can change the locale by using
getEngine().setLocale().
I was wondering if its possible to do so using ognl. Like I have some
flags on my BorderComponent indicating that the user could change the
language at any time. By clicking on those it would not call a specifc
page listener, but just set the locale, is it possible?

Another thing is sytlesheets. By using Shell component I know that
stylesheet property receives an IAsset. I'd like to change the look
and feel of my app by calling a method on my component. How can I
change the asset value to point to a different css?

Thanks all

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to