Select to view content in your preferred language

How to align text from left to right

932
3
Jump to solution
03-01-2014 09:52 PM
MostafaElhalwagy1
Deactivated User
i have created my new app by flex viewer, but the real challenge is to how to convert align text from left to right, in (search, layer list, query...etc) widget,

  
thank you
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
BjornSvensson
Esri Regular Contributor
i have created my new app by flex viewer, but the real challenge is to how to convert align text from left to right, in (search, layer list, query...etc) widget,...


Are you using the appbuilder to create your app or just configuring the xml files?  If so, I think it should just work.  See for example the Arabic example at http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html

If you are compiling the source code yourself: did you follow the steps at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Localization/01m300000008000000...

You might want to look in the HTML file for the above example and the config file for it:
view-source:http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html
http://resources.arcgis.com/en/help/flex-viewer/live/apps/ar/config.xml

View solution in original post

3 Replies
GeorgeHaskett
Deactivated User
Mustafa,

This may not be the answer you are looking for.

However if you are typing in 'Thank You' and the output in the widget is shown as 'You Thank' due to the left vs. right issue conflict.  What happens if you type in 'You Thank' to begin with?  Will it come out as 'Thank You'?

If you send me a private message I can send you an email address of someone I know that works with ESRI software in Jordan.  I don't know for sure if they are using the Viewer for Flex, however they deal with using ESRI software in an Arabic speaking country on a daily basis and should have a better idea of either how to work around it or solve the issue.

Haskett
0 Kudos
BjornSvensson
Esri Regular Contributor
i have created my new app by flex viewer, but the real challenge is to how to convert align text from left to right, in (search, layer list, query...etc) widget,...


Are you using the appbuilder to create your app or just configuring the xml files?  If so, I think it should just work.  See for example the Arabic example at http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html

If you are compiling the source code yourself: did you follow the steps at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Localization/01m300000008000000...

You might want to look in the HTML file for the above example and the config file for it:
view-source:http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html
http://resources.arcgis.com/en/help/flex-viewer/live/apps/ar/config.xml
MostafaElhalwagy1
Deactivated User
Are you using the appbuilder to create your app or just configuring the xml files?  If so, I think it should just work.  See for example the Arabic example at http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html

If you are compiling the source code yourself: did you follow the steps at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Localization/01m300000008000000...

You might want to look in the HTML file for the above example and the config file for it:
view-source:http://resources.arcgis.com/en/help/flex-viewer/live/index_ar.html
http://resources.arcgis.com/en/help/flex-viewer/live/apps/ar/config.xml


thank you very much @bjorn, i have decided to move from flex viewer to silverlight, after i have faced many problem with Arabic language, and there is many features in silverlight rather than flex, but my challenge is to how to create a custom query in silverlight viewer. i will create a new post for this request.
thank you
0 Kudos