• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Multilingual support by JTextField

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

In our application which supports English and Arabic both, I want to enter arabic numbers in a textfield.
I have set up my machine so that I can switch my keyboard output between english or arabic! So when I select Arabic as keyboard output and enter arabic alphabets it does type them in a textfield. But when I try to type arabic numbers in a textfield they are getting typed in English only.

Surprisingly the thing is if I try to type arabic numbers in the notepad, it does allow me typing that.

Do I need to setup something in a textfield so that it will allow typing arabic numbers??

Thanks & Regards
Ashwin
 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have exactly the same issue and by googling i entered the ranch !
Does not anyone has any idea please

Thanks

ٍEdited :
I found the way by searching
if this is not illegal i will link....
 
permaculture is a more symbiotic relationship with nature so I can be even lazier. Read tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic