Just use BCGControlBar to handle interface, found that Chinese is gibberish, system menu can display properly in Chinese,
But dialog title, and dialog box above the space using Chinese, all show the code to run?
Is there a friend met?
Seek solutions
CodePudding user response:
Use Unicode version control?
CodePudding user response:
Whether Chinese with unicode encoding,
CodePudding user response:
reference 1/f, zhao teacher reply: use Unicode version control? To is to use the unicode version CodePudding user response:
For computer no noise, only the binary bytes; To the human brain is gibberish, GBK: 0 xb0 0 xa1, Unicode - 16 LE: 0 x4a 0 x55, Unicode - 16 BE: 0 x55 0 x4a, utf-8 8-0 x95 xE5 0 0 x8a CodePudding user response:
Above is not a property dialog box, please change to Chinese CodePudding user response:
Dialog box with a property, change to Chinese, I don't know what development tools do you use basically the same CodePudding user response:
BCG controls used for eight years, there has been no this problem