|
|
|
|
嵌入式 GUI FTK 介绍-特性
作者:
李先静
日期:
2010-01-04
本文列出了嵌入式 GUI FTK 的特性。
|
基本特性
- Lightweght.
- Beautiful look and feel.
- High code quality: design pattern, good code style.
- Stable: code review, unit test, stress test, valgrind checked.
- Full gui features: window, dialog, panel, button, menu…
- Good portability: Unix, Windows, RTOS…
- Release under LGPL license
摩登特性
- Window animation.
- Alpha channel to implement transparent/translucent window.
- Guesture recognition(TODO).
- XML UI description language.
- Script binding.
- InputMethod with Handwrite(TODO).
- Screen rotation(TODO).
- Theme.
文章出处:http://www.limodev.cn/blog
作者联系方式:李先静 <xianjimli@gmail.com>
|
|