Click here to Skip to main content
15,880,469 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

Am trying to develop Telugu Typing Software in Windows Environment. I have developed two java script files which can covert english key to telugu (eg: English key press 'A' returns 'a' in telugu). But i know we cannot use javascript files in Windows applciation.

I have tried to use keyboard culter changing in application its working but when i press 'D' it returns 'a', and recently i found there is application baraha (Word processing application), in the similar way i want to develop application.

Note: I dont want Web Application development scenario, I should not use any service, I should not use any .resx files.


Thanks and regards
Venkat
Posted

1 solution

For Window Application

Download Microsoft TeluguIndic Software from
Download Link

After Installed TeluguIndic software, Select Telugu Language from System Language bar.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900