Multilingual applications using C#.net
-
Dear all, i have developed a multilingual application using C#.NET in VS.NET 2003. Here i am using the resource files to get the required data based on the selected Culture. The display details are perfect for labels, buttons, richtext boxes etc... But, in the text boxes, messages boxes, Display name of the form & menu names only squares are displayed for some special characters based on the selected culture. Did anyone face the same problem. Kindly guide me to achieve the same so that i can display the details based on the selected languages/cultures in all the controls Best regards, Abhilash
-
Dear all, i have developed a multilingual application using C#.NET in VS.NET 2003. Here i am using the resource files to get the required data based on the selected Culture. The display details are perfect for labels, buttons, richtext boxes etc... But, in the text boxes, messages boxes, Display name of the form & menu names only squares are displayed for some special characters based on the selected culture. Did anyone face the same problem. Kindly guide me to achieve the same so that i can display the details based on the selected languages/cultures in all the controls Best regards, Abhilash
I don't know much about this but my suggestion is you install that cultures font on your system or check for font embedding technique
cheers, Akhilesh Yadav