I am planning to create a multi lingual keyboard using Java. can u give some ideas or suggestions for doing that? Is there any open source code or interface which i can use in my code?
Asked
Active
Viewed 6,302 times
1
-
Step 1: see what everyone else has done. [For example ...](http://sourceforge.net/projects/virtualkey/) – bmargulies Nov 29 '09 at 19:10
1 Answers
0
Check out the Input Methods framework if you're just looking to allow users to easily enter multilingual text.
Mike Atlas
- 8,082
- 4
- 44
- 62