02-09-2012 06:06 AM
hi all
how to align the fields of a manager dynamically for english and arabic style .
for example if there is a manager with a text and button field
screen start position(0) screen end position(360)
in english alignment is: label button
in arabic alignment is : button label
this is my requirement any help plzzzz....
thanks in advance
02-18-2012 07:49 AM
I am not aware of any automatic way to do this. I think you are going to have to check the Locale and decide how to layout the Fields at that time. Check out the Locale class for more.