Embedded GUI ftk supports Input Method
Indicate the source and author's contact information during reprinting.
ArticleSource: http://www.limodev.cn/blog
Author contact: Li xianjing <xianjimli@gmail.com>
The ftk input method is supported during the Spring Festival. Currently, the Pinyin input method, five-stroke input method, and handwriting input method are supported. The handwriting input method is only implemented by the framework, and the recognition engine starts. This is a key task of ftk development this year. The basic functions of the Pinyin Input Method and the five-stroke input method can be used, and the ease of use needs to be further improved.
Configuration like this:./configure-with-backend = linux-x11: 320x480-with-fontengine = FreeType-enable-Cairo-enable-handwrite
Currently, only entry supports input methods. After the input is stable, it is added to text_view. Run the demo_ime test and press the mouse button on the entry to display the input method selection box.
Input Method Selection:
Pinyin input method:
Five input methods:
Handwriting input method: