unreadable text on Grid Control
-
My application used the Grid Control[^] to show the data from database. Some of these field need to show in Thai language text but it become to unreadable text. Normally, The Thai text can show in this Grid and this application already used for 1 year in the hotel reception computer with have no such problem. Recently, many customers' hotel ask for use this computer for send the e-mail, so each person will set up some windows setting for make it support to they own language such as Japanese, Chinese etc. In this point, it is the root cause of the problem that make the Thai language text can not show in the Grid control again. The problem only happen in this application for another application such as Word, Notepad etc. It still can show the Thai text normally. Please, anybody help me to solve this problem. Note: The application write by MFC from VS2005 and run on windows XP profressional SP3
-
My application used the Grid Control[^] to show the data from database. Some of these field need to show in Thai language text but it become to unreadable text. Normally, The Thai text can show in this Grid and this application already used for 1 year in the hotel reception computer with have no such problem. Recently, many customers' hotel ask for use this computer for send the e-mail, so each person will set up some windows setting for make it support to they own language such as Japanese, Chinese etc. In this point, it is the root cause of the problem that make the Thai language text can not show in the Grid control again. The problem only happen in this application for another application such as Word, Notepad etc. It still can show the Thai text normally. Please, anybody help me to solve this problem. Note: The application write by MFC from VS2005 and run on windows XP profressional SP3
having a quick look at the Grid Control, I see it does have Unicode support - but maybe you have to enable it ? 'g'