I am new in JavaFx 2.0, and I am facing a problem with arabic text where javafx print it in incorrect order. I tried to find a solution in internet, but there is no resource about. So, doe any one have an idea how to solve this problem in JavaFx 2.0 ?
Share
Unfortunately Bi-Directional text is not yet supported.
You may want to track and vote for corresponding Feature Request: http://javafx-jira.kenai.com/browse/RT-17411