嵌入式GUI RT-THREAD/FTK-0 6发布

分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

               

转载时请注明出处和作者联系方式
文章出处:http://www.limodev.cn/blog
作者联系方式:李先静

 

 

嵌入式GUI RT-THREAD/FTK 0.6 Release Notes

o add tab widget
o add file browser widget
o add opengles backend
o port to android
o port to rt-thread
o port to wince
o port to iphone
o more documation.
o multi font size supported.
o re-implement window animation.
o performace and memory optimization.
o use gb2312 font to replace unicode fnt.
o use google pinyin as default input method.
o re-create vs2008 project, and port desktop to windows.
o re-implement default font to minimized the memory size.
o change font_canvas to interface, so it can be optimized on different platform.

特别感谢下面的朋友:

bernard bernard.xiong at gmail.com
何海强 ngwsx2008 at 126.com
richardhahaha biometric.cn at gmail.com
Lin Shao qiuyiuestc at gmail.com
焦进星 jiaojinxing1987 at gmail.com
廖耿耿 liaoggnihao at gmail.com
yapo woodysu at gmail.com
davy lee greatolee at gmail.com
zhou min dcdcmin at gmail.com
Vinx Zhu vinx.zhu at gmail.com
Su Zhenbing malajisi at gmail.com
李伟杰 maidisula at hotmail.com
tao yu yut616 at gmail.com
spremi spremi at ymail.com
ZhiHua Huang huangzhihua at gmail.com

感谢所有参与FTK开发、讨论、使用和Code Review的朋友们。

欢迎大家加入邮件列表讨论。

有兴趣的朋友请到FTK下载源代码。

附:
A gui library for embedded system. FTK equals funny tool kit, write it just for fun.

General features:

  • 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…

Modern features:

  • Theme.
  • Window animation.
  • Alpha channel to implement transparent/translucent window.
  • XML UI description language.
  • Script binding.
  • InputMethod with Handwrite
  • Screen rotation
  • Guesture recognition(TODO).

部分截图:
OpenGLES:


Button:

Cairo:


Calculator:

CheckButton

ComboBox:

Cursor:

Desktop:

Dialog:

Entry:

Animation:

File Chooser:

OpenGLES:

FullScreen:

IconView:

ImageButton:

Input Method:

Label:

ListView:

Menu:

MessageBox:

Popup Menu:

Programs:

ProgressBar:

Text View:

Transparent:


WaitBox


           

给我老师的人工智能教程打call!http://blog.csdn.net/jiangjunshow

嵌入式GUI RT-THREAD/FTK-0 6发布_第1张图片

你可能感兴趣的:(嵌入式GUI RT-THREAD/FTK-0 6发布)