Версия для печати темы
Нажмите сюда для просмотра этой темы в оригинальном формате
Форум программистов > Flex > s:TextInput ime mode


Автор: lowolf 9.8.2011, 11:11
Парни, хай, кто вкурсе, как научить инпут не использовать ime mode ?

Автор: SoWa 9.8.2011, 19:52
imeMode    property     

imeMode:String  [read-write]

 Gets or sets the mode of the input method editor (IME). The IME makes it possible for users to use a QWERTY keyboard to enter characters from the Chinese, Japanese, and Korean character sets. 
Flash sets the IME to the specified mode when the component gets focus, and restores it to the original value after the component loses focus. 
The flash.system.IMEConversionMode class defines constants for the valid values for this property. Set this property to null to prevent the use of the IME with the component.

Добавлено через 25 секунд
По русски - null в него засунь smile

Автор: lowolf 10.8.2011, 06:45
Это первое, что я сделал прочитав адобовский мануал. Не помогло.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)