嵌入式 GUI FTK 介绍-特性
作者: 李先静
日期: 2010-01-04
本文列出了嵌入式 GUI FTK 的特性。

基本特性

  1. Lightweght.
  2. Beautiful look and feel.
  3. High code quality: design pattern, good code style.
  4. Stable: code review, unit test, stress test, valgrind checked.
  5. Full gui features: window, dialog, panel, button, menu…
  6. Good portability: Unix, Windows, RTOS…
  7. Release under LGPL license

摩登特性

  1. Window animation.
  2. Alpha channel to implement transparent/translucent window.
  3. Guesture recognition(TODO).
  4. XML UI description language.
  5. Script binding.
  6. InputMethod with Handwrite(TODO).
  7. Screen rotation(TODO).
  8. Theme.

文章出处:http://www.limodev.cn/blog

作者联系方式:李先静 <xianjimli@gmail.com>