Click here to Skip to main content
15,879,080 members
Please Sign up or sign in to vote.
1.12/5 (3 votes)
See more:
Hello to All,

I am working with one desktop application with two input language, 1)English 2)Gujarati

for Gujarati input i use microsoft indic language input tools software..

Now in my application in one form i have two textbox and one button,

i set textbox1 tabindex as 1 , textbox2 as 2 and Button as 3..

Now what's problem is when my input type is english above all tabindex work properly but when i use microsoft indic software for gujarati language tabindex is not working for my controls..

Even tab key not working for anything what i have to do for that..

Thanks and Regards
Posted
Updated 7-Aug-14 21:35pm
v3
Comments
Sergey Alexandrovich Kryukov 8-Aug-14 1:37am    
Not clear. The problem actually sounds very simple, but it's impossible to detect the flaw based on your information. You did not even tag the application type or UI library used. Only one thing can help: create a complete but short code sample which manifests this problem.
—SA
Jay1902 8-Aug-14 3:27am    
i apologize for i can't explain what i want to do..Here i edit this question please check and help me if possible
Member 11903481 28-Nov-18 5:01am    
Hi @Jay1902 Were you able to resolve this issue? i am facing same issue while using microsoft indic tool for gujarti language. tab and reverse are not working (focus doesn't get set on next / previous control)

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