aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Arabic numbers input problem(Very Urgent) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Arabic numbers input problem(Very Urgent)" Watch "Arabic numbers input problem(Very Urgent)" New topic
Author

Arabic numbers input problem(Very Urgent)

Ash Kondhalkar
Ranch Hand

Joined: Jun 14, 2006
Posts: 43
hi,

I am facing a problem while entering Arabic numbers in the swing application. I have enabled arabic language input on my machine. I am in position to type arabic numbers in a notepad. But when I try and do the same in Swing application inside a textfield, somehow the numbers are getting typed in English only.
Surprisingly if I type arabic numbers in a notepad and copy paste them in a textfield, it automatically gets converted into English.

Does anybody having a clue as to why this is happening?

Regards
Ashwin
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Arabic numbers input problem(Very Urgent)
 
Similar Threads
Multilingual support by JTextField
Reading chinese characters through java input fields
Is It Possible To Set Input Numbers for JTextFiled?
Unicode issue(for Arabic)
how to build swing applications with bidirectional support