In our application in English we need to allow the user to define some translations in RLT languages like Arabic.
So basically we need to have in our application some TextBox, TextArea to work RTL while the application remains in English locale.
How can I in smartGwt implemente tha ? The text obviously need to be aligned on the right and expand to the left,
Can somebody provide me a code snippet ?
regards
So basically we need to have in our application some TextBox, TextArea to work RTL while the application remains in English locale.
How can I in smartGwt implemente tha ? The text obviously need to be aligned on the right and expand to the left,
Can somebody provide me a code snippet ?
regards
Comment