Все вопросы: [ime]
3 вопросов
Input Method Editor windows return FALSE for WM_QUERYENDSESSION - why?
We have a bizarre and very infrequent issue where people can't log off the Windows server when our product is running. The system is multi-application, all MFC/C++. The apps are run from a management service so they survive logoff. It's been running fine for donkeys years in loads of installation...
C# - Automatically switch between two different IME in the same keyboard layout
I did an application to enter chinese pinyin and hanzi in a database. That means that the operator have to switch constantly between "Pinyinput" and "sogou input" with ctrl+shift There is a way to make the IME change automaticall when a textbox is selected? I mean, not switch the keyboard layout,...
как вы используете IME?
Я хочу создать элемент управления, обрабатывающий ввод данных пользователем, поэтому я хочу иметь возможность обрабатывать различные клавиатуры, и один из способов - использовать IME. Если вы не обрабатываете его, появляется плавающее окно, которое появляется, когда у вас активен IME (наприме...