<extend-property name="locale" values="ar" />
Then when you change the locale you would find that GWT does rearrange the widgets as a mirror-image, so if you have a horizontal panel with a label on the left then a text box on the right, after switching to a RTL locale the label would be on the right and the text box on the left, all done magically for you by GWT.
Hi everyone,I've created a number of widgets to make an online questionnaire. Can anyone tell me whether there is an easy way to have a mirror-image of the widget, for right-to-left language support?Thanks,Dawn
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment